zephyr/soc/x86/atom
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
..
CMakeLists.txt
Kconfig.defconfig cache: Rename CACHE_FLUSHING to CACHE_MANAGEMENT 2021-01-19 14:31:02 -05:00
Kconfig.soc x86: reserve the first megabyte 2021-01-23 19:47:23 -05:00
linker.ld
soc.h