seL4/include/plat
Siwei Zhuang 6a16d532e6 RISCV: Introduce KERNEL_ELF_BASE for verification
Verification requires the KERNEL_BASE to be 1GB aligned at the start of
the kernel elf window. It was also the location where the kernel elf was
mapped. As we have to include SBI memory in the kernel elf window,
the KERNEL_ELF_BASE is introduced for the real kernel elf mapping.
Keeping KERNEL_BASE unchanged.
2019-06-17 20:31:33 +10:00
..
default/plat arm: remove plat/machine/timer.h 2019-06-17 10:44:36 +10:00
pc99/plat x64: add missing constant PPTR_TOP 2019-05-15 14:03:40 +10:00
spike/plat RISCV: Introduce KERNEL_ELF_BASE for verification 2019-06-17 20:31:33 +10:00
tk1/plat/machine tk1: use declare_default_headers 2019-04-12 14:25:58 +10:00