coreboot-kgpe-d16/src/arch/riscv
Jonathan Neuschäfer 4d6ef3ab01 arch/riscv: Set the stack pointer upon trap entry
Change-Id: I52fae62bc6cf775179963720fbcfaa9e07f6a717
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/16017
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2016-08-15 18:25:32 +02:00
..
include arch/riscv: Update encoding.h and dependent files 2016-08-11 21:11:11 +02:00
boot.c arch/riscv: Unconditionally start payloads in machine mode 2016-07-14 18:23:27 +02:00
bootblock.S arch/riscv: Refactor bootblock.S 2016-07-28 18:31:28 +02:00
bootblock_simple.c arm/arm64: Generalize bootblock C entry point 2015-11-11 05:08:07 +01:00
id.ld arch/riscv: Add missing license headers 2016-01-18 02:14:03 +01:00
id.S src/arch/riscv/id.S: Don't hardcode the strings 2016-08-04 17:17:38 +02:00
Kconfig console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
Makefile.inc arch/riscv: Refactor bootblock.S 2016-07-28 18:31:28 +02:00
misc.c arch/riscv: Add missing license headers 2016-01-18 02:14:03 +01:00
prologue.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
stages.c arch: remove stage_exit() 2016-02-11 23:12:06 +01:00
tables.c lib: add common write_tables() implementation 2016-04-21 20:49:05 +02:00
trap_handler.c arch/riscv: Enable unaligned load handling 2016-07-19 20:22:25 +02:00
trap_util.S arch/riscv: Set the stack pointer upon trap entry 2016-08-15 18:25:32 +02:00
virtual_memory.c arch/riscv: Fix the page table setup code 2016-08-11 21:12:54 +02:00