zephyr/arch
Charles E. Youse 2cf52476ea arch/x86: add support for non-trivial memory maps
x86 has more complex memory maps than most Zephyr targets. A mechanism
is introduced here to manage such a map, and some methods are provided
to populate it (e.g., Multiboot).

The x86_info tool is extended to display memory map data.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-09-29 12:30:34 -07:00
..
arc arch: arc: fix the bug in _firq_enter 2019-09-27 11:36:17 -04:00
arm debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
common
nios2 debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
posix debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
riscv debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
x86 arch/x86: add support for non-trivial memory maps 2019-09-29 12:30:34 -07:00
x86_64 debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
xtensa debug: tracing: Remove unneeded abstraction 2019-09-26 06:26:22 -04:00
CMakeLists.txt
Kconfig