zephyr/boards/arc/emsdp
Eugeniy Paltsev 91d7ec5a35 ARC: west: split mdb runner for mdb-hw & mdb-nsim runners
mdb runner is quite special as it can be used to run Zephyr on
both simulator (nSIM) and real hardware.
However it is really misleading as same command (west flash)
will run Zephyr in simulation for one board and try to run it
on HW for another board. Things are getting worse for boards
supporting both runs in simulation and on real hardware.

Let's split mdb runner for mdb-hw (for runs on HW) and mdb-nsim
(for runs in simulation) runners.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
2020-11-11 08:18:38 -05:00
..
doc
support
arc_mpu_regions.c
board.cmake ARC: west: split mdb runner for mdb-hw & mdb-nsim runners 2020-11-11 08:18:38 -05:00
board.dtsi
CMakeLists.txt
emsdp_defconfig
emsdp_em4_defconfig
emsdp_em4.dts
emsdp_em4.yaml
emsdp_em5d_defconfig
emsdp_em5d.dts
emsdp_em5d.yaml
emsdp_em6_defconfig
emsdp_em6.dts
emsdp_em6.yaml
emsdp_em7d_defconfig
emsdp_em7d_esp_defconfig
emsdp_em7d_esp.dts
emsdp_em7d_esp.yaml
emsdp_em7d.dts
emsdp_em7d.yaml
emsdp_em9d_defconfig
emsdp_em9d.dts
emsdp_em9d.yaml
emsdp.dts
emsdp.yaml
Kconfig.board
Kconfig.defconfig