zephyr/arch/x86/core
Andrew Boie ec5eb8f7d4 x86: add build assert that RAM bounds <= 4GB
DTS will fail this first, but there's no cost to adding
a second level of defense.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-08-07 12:50:53 -07:00
..
ia32 x86: add build assert that RAM bounds <= 4GB 2019-08-07 12:50:53 -07:00
offsets x86: use per-thread page tables 2019-08-05 13:25:50 +02:00
CMakeLists.txt x86: support very early printk() if desired 2019-08-02 00:29:21 -07:00
Kconfig.ia32 x86: generate page tables at runtime 2019-08-07 12:50:53 -07:00
Kconfig.x64 arch/x86: split Kconfig files by sub-architecture 2019-06-17 16:31:37 -04:00
early_serial.c x86: support very early printk() if desired 2019-08-02 00:29:21 -07:00
ia32.cmake x86: add prep_c function 2019-08-07 12:50:53 -07:00
multiboot.c arch/x86: drivers/display: add framebuffer driver w/ multiboot support 2019-06-06 10:47:29 -07:00
pcie.c arch/x86: move include/arch/x86/arch.h to ia32/arch.h 2019-07-02 19:30:00 -04:00
reboot_rst_cnt.c cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
x64.cmake arch/x86: split CMakeLists.txt into subarch-specific files 2019-06-17 16:31:37 -04:00