zephyr/cmake/emu
Jingru Wang cd87366016 cmake: emu: nsim: Allow all nsim platform use mdb
Currently the default runner of nsim_hs_smp is mdb,
the runner of other nsim platform is nsimdrv, user
can't change the default runner unless he uses
west command(--runner).

With this change cmake will choose runner according
to BOARD_DEBUG_RUNNER or BOARD_FLASH_RUNNER. so if
add -DBOARD_FLASH_RUNNER=mdb-nsim or
-DBOARD_DEBUG_RUNNER=mdb-nsim to cmake command,
the apllication will be run with mdb.

Signed-off-by: Jingru Wang <jingru@synopsys.com>
2021-08-24 07:22:22 -04:00
..
armfvp.cmake cmake: emu: Add arm fvp emulator 2021-04-13 07:47:44 -04:00
native.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
nsim.cmake cmake: emu: nsim: Allow all nsim platform use mdb 2021-08-24 07:22:22 -04:00
qemu.cmake tests: add a test to verify UEFI boot on x86_64 targets. 2021-08-11 11:46:13 +02:00
renode.cmake renode: fix dependencies for renode platforms 2021-02-08 21:03:48 -05:00
tsim.cmake sanitycheck: Add TSIM3 support 2020-11-13 14:53:55 -08:00