Skip to content
Commit 13230747 authored by Joakim Andersson's avatar Joakim Andersson Committed by Anas Nashif
Browse files

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: default avatarJoakim Andersson <joakim.andersson@nordicsemi.no>
parent 73a957e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment