You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One fundamental use of trusted-firmware-m is to allow IoT applications
to have security and the firmware upgrade is almost 100% mandatory in
these applications. The current state of files signing process do not
produce the necessary binaries to use with FWU because the hex images
are not suitable for this use case. This introduces the missing signed
binaries files to be used by FWU partition.
Signed-off-by: BUDKE Gerson Fernando <[email protected]>
0 commit comments