coreboot-kgpe-d16/src/arch/riscv
Jonathan Neuschäfer 538e44683b arch/riscv: Print the page table structure after construction
A new Kconfig option, DEBUG_PRINT_PAGE_TABLES, is added to control this
behaviour. It is currently only available on RISC-V, but other
architectures can use it, too, should the need arise.

Change-Id: I52a863d8bc814ab3ed3a1f141d0a77edc6e4044d
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/16015
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-08-23 16:04:55 +02:00
..
include arch/riscv: Print the page table structure after construction 2016-08-23 16:04:55 +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: Improve and refactor trap handling diagnostics 2016-08-15 18:28:03 +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: Print the page table structure after construction 2016-08-23 16:04:55 +02:00