zephyr/modules
Joakim Andersson 13230747e3 modules: trusted-firmware-m: Fix mcuboot imgtool not found on path
Fix issue with TFM signing of images not using the correct imgtool.
The wrapper command expects the mcuboot scripts folder to be the
current working directory when called in order to find its own
version of imgtool.
Since the command is using a different current working directory
this is not found and the system imgtool is used instead.
This causes the commands to be run with 2 different version of imgtool
if the system imgtool is found and does not have any issues.
The system imgtool could not be installed or have compatibility issues
as 1.7.2 version of imgtool is currently required by the wrapper script

Fixes: #40254

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2021-11-21 18:51:16 -05:00
..
canopennode modules: canopennode: set tx_workq thread name 2021-11-12 14:51:16 +01:00
fff modules: Add fff mocking framework 2021-10-22 09:43:13 -04:00
hal_gigadevice modules: hal_gigadevice: Set directories to lowercase 2021-11-20 11:54:08 -05:00
hal_nordic soc: nordic_nrf: Add Kconfig option for enabling trace port 2021-09-28 20:11:40 -04:00
hal_nxp modules: hal_nxp: removing always empty zephyr_library 2021-09-28 12:13:23 +02:00
loramac-node modules: loramac-node: Fix the build issue for US915 and AU915 regions 2021-10-12 15:22:04 -04:00
lz4 samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00
mbedtls modules/mbedtls: add the PKCS5 enabler 2021-11-11 07:18:47 -05:00
nanopb
segger modules: add segger module locally, and update to 3.30 2021-05-08 17:06:24 -04:00
tflite-micro modules: tflite-micro: fix cmakelists.txt 2021-08-24 07:26:08 -04:00
TraceRecorder Tracing: TraceRecorder CMake update 2021-06-18 08:08:07 -05:00
trusted-firmware-m modules: trusted-firmware-m: Fix mcuboot imgtool not found on path 2021-11-21 18:51:16 -05:00
Kconfig modules: Add gigadevice hal module 2021-10-28 11:17:25 +02:00
Kconfig.altera
Kconfig.atmel
Kconfig.civetweb
Kconfig.cmsis modules: cmsis: add core_ca inclusion for aarch32 Cortex-A SoCs 2021-10-28 15:26:50 +02:00
Kconfig.cmsis_dsp modules: cmsis_dsp: Update configs for CMSIS-DSP 1.9.0 (CMSIS 5.8.0) 2021-08-30 18:17:47 +02:00
Kconfig.cypress
Kconfig.eos_s3
Kconfig.imx
Kconfig.infineon
Kconfig.libmetal
Kconfig.mcuboot_bootutil
Kconfig.mcux drivers: add adc driver for the NXP RT series 2021-10-22 15:43:36 -05:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.st
Kconfig.stm32 stm32: Add FMAC support to Kconfig 2021-09-15 22:36:49 -04:00
Kconfig.syst
Kconfig.telink modules: hal_telink: introduce new HAL Telink module 2021-07-21 05:37:12 -04:00
Kconfig.tinycbor
Kconfig.tinycrypt
Kconfig.vega
Kconfig.xtensa
modules.cmake