coreboot-kgpe-d16/src/arch/riscv
Jonathan Neuschäfer 9d0cce2087 riscv/bootblock.S: Register machine-mode, not supervisor-mode trap handler
Change-Id: Ic42d8490cc02a3907e2989435aab786f7c0f39c9
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/15287
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2016-06-28 18:54:02 +02:00
..
include arch/riscv: copy read/write8/16/32 from x86 2016-06-12 12:40:51 +02:00
Kconfig console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
Makefile.inc arch/riscv: Compile with -mcmodel=medany 2016-06-12 12:42:32 +02:00
boot.c die() when attempting to use bounce buffer on non-i386. 2016-02-22 18:38:48 +01:00
bootblock.S riscv/bootblock.S: Register machine-mode, not supervisor-mode trap handler 2016-06-28 18:54:02 +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
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
rom_media.c region: Add writeat and eraseat support 2016-06-24 20:48:12 +02: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: Show fault PC and load address on load access faults 2016-06-28 18:53:04 +02:00
trap_util.S arch/riscv/trap_util.S: Use "li" pseudo-instruction to load a constant 2016-06-12 12:31:06 +02:00
virtual_memory.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00