zephyr/scripts/west_commands/runners
Marc Herbert 039e5ef1b8 intel_adsp: remove rimage sign() from west flash
`west sign` has been invoked by `west build` (through CMake) since
commit fad2da39aa, almost one year ago. During that time, this new
workflow has been refined and successfully used by at least two vendors,
multiple CIs across both SOF and Zephyr and many developers.

At the time, the ability to sign from `west flash` was preserved for
backwards compatibility. This means rimage parameters can come from many
different places at once and that rimage can be invoked twice during a
single `west flash` invocation!

Now that Zephyr 3.5 has been released, we need to reduce the number of
rimage use cases and the corresponding validation complexity and
maintenance workload to simplify and accelerate new features like
splitting rimage configuration files (#65411)

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2023-12-15 14:41:36 +01:00
..
__init__.py west: add NXP S32 Debug Probe runner 2023-10-25 18:14:51 -07:00
blackmagicprobe.py west: runners: blackmagicprobe: guess the gdb port based on the OS 2023-01-19 10:16:00 +01:00
bossac.py west: bossac: handle stty from coreutils on macOS 2023-10-11 11:05:48 +01:00
canopen_program.py scripts: west: runners: canopen: add SDO block transfer support 2023-01-11 09:39:57 +01:00
core.py west: core: allow to pass keywords args to server and client 2023-10-25 18:14:51 -07:00
dediprog.py scripts: west_commands: runners: Remove need to match device capacity 2021-03-16 10:02:57 +01:00
dfu.py runners: dfu-util: Convert to -i/--dev-id 2021-10-11 20:56:27 -04:00
esp32.py west: runners: Add support for a common --reset argument 2023-09-28 11:08:25 -07:00
ezflashcli.py west: runners: Add support for a common --reset argument 2023-09-28 11:08:25 -07:00
gd32isp.py scripts: runner: Introduce gd32isp flash runner 2021-11-07 05:20:50 -05:00
hifive1.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
intel_adsp.py intel_adsp: remove rimage sign() from west flash 2023-12-15 14:41:36 +01:00
intel_cyclonev.py scripts: west_commands: runners: add runner for Cyclone V SoC FPGA DK 2022-05-10 13:29:47 -04:00
jlink.py west: runners: Add support for a common --reset argument 2023-09-28 11:08:25 -07:00
linkserver.py west: linkserver: update to reflect logging changes in 1.3.15 2023-11-13 09:47:27 +01:00
mdb.py ARC: west: mdb runner: support 12 cores targets 2023-09-25 09:49:50 +02:00
misc.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
native_gdb.py west native_gdb runner: Fix to use exe instead of elf 2023-10-10 15:26:09 +02:00
nios2.py scripts: runners: error on missing non-elf outputs 2021-02-02 14:01:22 -05:00
nrf_common.py west: runners: nrf: Document why the network core is recovered first 2023-10-03 15:11:55 +01:00
nrfjprog.py west: runners: Add support for a common --reset argument 2023-09-28 11:08:25 -07:00
nrfutil.py west: runners: Add support for a common --reset argument 2023-09-28 11:08:25 -07:00
nsim.py runners: nsim: allow to use runner if gdb is missing 2020-12-27 18:19:10 +01:00
nxp_s32dbg.py west: add NXP S32 Debug Probe runner 2023-10-25 18:14:51 -07:00
openocd.py west debugserver: openocd: configure rtos 2023-07-27 15:08:15 -05:00
pyocd.py runners: restore obsolete synonyms for -i/--dev-id 2023-02-02 09:47:17 -08:00
qemu.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00
silabs_commander.py scripts: west: add silabs_commander runner 2023-04-25 10:34:16 -07:00
spi_burn.py scripts: runners: improvements for spi_burn west runner 2022-07-19 12:23:47 +00:00
stm32cubeprogrammer.py runners: stm32cubeprogrammer: fix program files path for win x64 2023-04-24 13:35:26 +02:00
stm32flash.py west: runners: Add support for a common --reset argument 2023-09-28 11:08:25 -07:00
trace32.py runners: trace32: mypy fixes 2022-11-09 11:10:09 -05:00
uf2.py west: runners: uf2: Add more fstype check for is_uf2_partition 2023-09-06 14:16:58 +02:00
xtensa.py runners: enforce RunnerCaps via create() indirection 2020-06-25 12:14:25 +02:00