coreboot-kgpe-d16/src
Thaminda Edirisooriya 08c10a9cbc riscv-virtual-memory: move page tables into virtual address space
If we use a linux payload/any payload that wants to manage virtual
memory, and the payload is a supervisor (thus requiring virtual
addressing before being started), we need to make sure that the page
table is mapped into the virtual address space. Move the start address
of the tables so the payload can manage virtual memory.

Change-Id: I1d99e46f38a38a163fb1c7c517b1abca80cde0dc
Signed-off-by: Thaminda Edirisooriya <thaminda@google.com>
Reviewed-on: http://review.coreboot.org/11621
Tested-by: build bot (Jenkins)
2015-09-16 17:17:28 +00:00
..
acpi acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch riscv-virtual-memory: move page tables into virtual address space 2015-09-16 17:17:28 +00:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu qemu: initialize lapic 2015-09-14 17:23:26 +00:00
device symbols: add '_' to pci_drivers and cpu_drivers symbols 2015-09-05 15:36:23 +00:00
drivers fsp1_1: provide binding to UEFI version 2015-09-10 17:52:28 +00:00
ec chromeec: Add kconfig entry for EC PD support 2015-09-09 20:23:04 +00:00
include endian: fix le64toh() 2015-09-11 05:20:03 +00:00
lib x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE 2015-09-09 19:36:08 +00:00
mainboard riscv-memlayout: fix existing memlayout issues, add sbi interface 2015-09-16 17:17:11 +00:00
northbridge AGESA S3 support: Fix excessive stack usage 2015-09-14 10:00:58 +00:00
soc Move final Intel chipsets with ME to intel/common/firmware 2015-09-16 14:36:01 +00:00
southbridge Move final Intel chipsets with ME to intel/common/firmware 2015-09-16 14:36:01 +00:00
superio superio/smsc: Add support for SMSC DME1737 2015-07-13 17:11:00 +02:00
vendorcode AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.0 2015-09-16 01:57:40 +00:00
Kconfig Kconfig: Remove EXPERT mode 2015-08-30 07:50:47 +00:00