zephyr/boards/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
..
acrn x86: fix XIP SOC support and defaults 2019-09-11 21:11:38 -04:00
common/scripts boards/x86: scripts: build_grub.sh to use grub-2.04-rc1-17-g8e8723a6b 2019-06-04 19:32:44 -04:00
gpmrb x86: fix XIP SOC support and defaults 2019-09-11 21:11:38 -04:00
minnowboard doc: minnowboard: add grub docs 2019-07-29 21:30:25 -07:00
qemu_x86 boards/x86: add Intel64 (64-bit long-mode) QEMU target board 2019-09-15 11:33:47 +08:00
up_squared arch/x86: inline x2APIC EOI 2019-09-12 09:53:45 +08:00
index.rst