zephyr/cmake/emu
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
..
mdb.cmake board/nsim: Add support of multi-core ARC HS platform in nSIM 2019-08-11 21:18:38 +02:00
native.cmake
nsim.cmake board/nsim: Add support of ARC HS cores in nSIM 2019-07-31 09:25:15 -07:00
qemu.cmake boards/x86: add Intel64 (64-bit long-mode) QEMU target board 2019-09-15 11:33:47 +08:00
renode.cmake