zephyr/soc/x86/apollo_lake
Andrew Boie f3e9b61a91 x86: reserve the first megabyte
A more comprehensive solution would use E820 enumeration, but we
are unlikely to ever care that much, as we intend to use demand
paging on microcontrollers and not PC-like hardware. This is
really to just prevent QEMU from crashing.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2021-01-23 19:47:23 -05:00
..
doc
CMakeLists.txt
Kconfig.defconfig drivers: i2c_dw: Remove hard-coded instance count assumption 2021-01-19 14:52:29 -05:00
Kconfig.soc x86: reserve the first megabyte 2021-01-23 19:47:23 -05:00
cpu.c
linker.ld
soc.h
soc_gpio.h