zephyr/soc/x86
Charles E. Youse 640c5a5e95 boards/x86: add Intel64 (64-bit long-mode) QEMU target board
Add qemu_x86_long board (with CONFIG_X86_LONGMODE=y) for testing.

This requires adding support to soc/ia32 for long mode (trivial),
and adding a quick 64- to 32-bit ELF conversion before invoking
QEMU, which apparently doesn't like 64-bit kernel files.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-09-15 11:33:47 +08:00
..
apollo_lake arch/x86: complete 64-bit linker script 2019-09-15 11:33:47 +08:00
atom x86: generate page tables at runtime 2019-08-07 12:50:53 -07:00
ia32 boards/x86: add Intel64 (64-bit long-mode) QEMU target board 2019-09-15 11:33:47 +08:00