zephyr/boards/x86
Daniel Leung 11afec76d1 boards: qemu_x86_64: enable icount for CONFIG_MP_NUM_CPUS=1
QEMU icount does not work correctly when more than 1 CPU is used,
but works fine with only 1 CPU enabled. So we can enable icount
on qemu_x86_64 when CONFIG_MP_NUM_CPUS=1. Sanitycheck goes from
~158 seconds to ~113 seconds on my dev machine.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-06-24 08:52:49 -04:00
..
acrn board: acrn : config for the flash runner 2020-03-20 10:50:33 +01: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 soc: x86: apollo_lake: Fix default timer selection 2020-05-19 17:25:36 +02:00
minnowboard boards: x86/minnowboard: specify CONFIG_X86_MMU_PAGE_POOL_PAGES 2020-05-07 20:32:31 -07:00
qemu_x86 boards: qemu_x86_64: enable icount for CONFIG_MP_NUM_CPUS=1 2020-06-24 08:52:49 -04:00
up_squared up_squared: enable SMP on this board 2020-06-08 11:04:52 -04:00
index.rst