zephyr/boards/common
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
..
actinius drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
blackmagicprobe.board.cmake
bossac.board.cmake
canopen.board.cmake
dfu-util.board.cmake
esp32.board.cmake
ezflashcli.board.cmake
gd32isp.board.cmake
jlink.board.cmake
linkserver.board.cmake west: runner: add support for NXP's linkserver 2023-07-21 14:57:25 -05:00
mdb-hw.board.cmake
mdb-nsim.board.cmake
misc.board.cmake
nios2.board.cmake
nrfjprog.board.cmake
nrfutil.board.cmake scripts: runners: nrf: Add support for the new nRF Util tool 2023-04-17 09:29:04 -07:00
nulink.board.cmake
nxp_s32dbg.board.cmake west: add NXP S32 Debug Probe runner 2023-10-25 18:14:51 -07:00
openocd-nrf5.board.cmake
openocd.board.cmake
pyocd.board.cmake
silabs_commander.board.cmake scripts: west: add silabs_commander runner 2023-04-25 10:34:16 -07:00
spi_burn.board.cmake
stm32cubeprogrammer.board.cmake
stm32flash.board.cmake
stub.dts cmake: modules: dts: use devicetree stub file 2023-10-20 12:18:17 -07:00
trace32.board.cmake
uf2.board.cmake