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 boards: shrink image sizes 2020-02-07 13:52:45 -05:00
support board: arc: emsdp: Fix JTAG TAP id 0x200444b1 -> 0x200044b1 2020-02-13 10:45:44 +02:00
arc_mpu_regions.c soc: arc: Use new dts macros in linker scripts and arc_mpu_regions 2020-04-30 13:29:48 -05:00
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 board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
emsdp_em4_defconfig board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
emsdp_em4.dts
emsdp_em4.yaml
emsdp_em5d_defconfig board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
emsdp_em5d.dts
emsdp_em5d.yaml
emsdp_em6_defconfig board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
emsdp_em6.dts
emsdp_em6.yaml
emsdp_em7d_defconfig board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
emsdp_em7d_esp_defconfig boards: arc: emsdp: fix secure config for emsdp_em7d_esp 2020-06-09 11:30:37 +02:00
emsdp_em7d_esp.dts
emsdp_em7d_esp.yaml
emsdp_em7d.dts
emsdp_em7d.yaml
emsdp_em9d_defconfig board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
emsdp_em9d.dts
emsdp_em9d.yaml
emsdp.dts
emsdp.yaml
Kconfig.board
Kconfig.defconfig driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00