coreboot-kgpe-d16/src/arch/riscv
Jonathan Neuschäfer 2af174a7dc riscv and power8: Convert printk/while(1) to die
Change-Id: I277cc9ae22cd33f2cd9ded808960349d09e8670d
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/16984
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2016-10-15 00:24:46 +02:00
..
include RISCV: update the encoding.h file. 2016-10-07 17:43: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: Implement the SBI again 2016-08-23 23:47:01 +02:00
misc.c arch/riscv: Add missing license headers 2016-01-18 02:14:03 +01:00
prologue.inc
sbi.S arch/riscv: Implement the SBI again 2016-08-23 23:47:01 +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 riscv and power8: Convert printk/while(1) to die 2016-10-15 00:24:46 +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: Map the kernel space into RAM (2GiB+) 2016-08-23 23:47:28 +02:00