zephyr/scripts/west_commands/tests
Watson Zeng 91aedd964e arc: west: mdb: reverse the launch order for multi cores
The ARConnect Inter-core Debug Unit (ICD) provides
additional debug assist features in multi-core scenarios.
In master core(core 0) initial stage, we will program ICD to halt
all other cores based on a halt occurring in one ore more core.
And all cores are in halt mode on reset, so we need to make
sure other slave cores have launched and in running mode
before we enable ICD in master core.

Currently we launch master first, Let's reverse the launch
order, launch master last, to make sure slave cores have
launched before we program and enable ICD.

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
2021-07-01 13:33:34 -04:00
..
nrfjprog runners: nrfjprog: workaround for multi-core hex files 2021-03-19 09:52:13 -04:00
conftest.py
test_blackmagicprobe.py
test_bossac.py scripts: runners: bossac: Add legacy mode 2021-05-21 21:20:58 +02:00
test_build.py
test_canopen_program.py runners: tests: fix os.path.isfile patch 2021-05-03 09:55:33 -05:00
test_dediprog.py
test_dfu_util.py runners: tests: don't patch BuildConfiguration 2021-05-03 09:55:33 -05:00
test_imports.py
test_mdb.py arc: west: mdb: reverse the launch order for multi cores 2021-07-01 13:33:34 -04:00
test_nrfjprog.py runners: tests: don't patch BuildConfiguration 2021-05-03 09:55:33 -05:00
test_pyocd.py
test_stm32cubeprogrammer.py
test_stm32flash.py runners: tests: fix os.path.isfile patch 2021-05-03 09:55:33 -05:00