Skip to content

Commit 019030a

Browse files
committed
docs: migration-guide-4.3: Add TF-M sign note
Add note about BL2 (MCUboot) signing updates when board is build as TF-M NS. Signed-off-by: BUDKE Gerson Fernando <[email protected]>
1 parent f686de4 commit 019030a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/releases/migration-guide-4.3.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,5 +176,16 @@ Silabs
176176
* The separate ``em3`` power state was removed from Series 2 SoCs. The system automatically
177177
transitions to EM2 or EM3 depending on hardware peripheral requests for the oscillators.
178178

179+
Trusted Firmware-M
180+
==================
181+
182+
* The signing process for BL2 (MCUboot) was updated. The boards that run using
183+
tf-m NS must have their flash layout with the flash controller information.
184+
This ensure that when signing the hex/bin files all the details will be
185+
present in the S and NS image. This change fixes the image details to allow
186+
the FWU state machine be correct and allow FOTA.
187+
188+
For more details: https://github.com/zephyrproject-rtos/zephyr/pull/94470
189+
179190
Architectures
180191
*************

0 commit comments

Comments
 (0)