zephyr/soc
Andrew Boie c3b3aafaec x86: generate page tables at runtime
Removes very complex boot-time generation of page tables
with a much simpler runtime generation of them at bootup.

For those x86 boards that enable the MMU in the defconfig,
set the number of page pool pages appropriately.

The MMU_RUNTIME_* flags have been removed. They were an
artifact of the old page table generation and did not
correspond to any hardware state.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-08-07 12:50:53 -07:00
..
arc arc: snps_nsim: Fix -mfpu compiler flag for NSIM_HS build 2019-08-06 11:15:36 +03:00
arm soc: nxp_imx: Add PWM config 2019-08-07 07:38:40 -05:00
nios2
posix
riscv riscv: make core code 64-bit compatible 2019-08-02 13:54:48 -07:00
x86 x86: generate page tables at runtime 2019-08-07 12:50:53 -07:00
x86_64/x86_64
xtensa
Kconfig