File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -176,5 +176,16 @@ Silabs
176
176
* The separate ``em3 `` power state was removed from Series 2 SoCs. The system automatically
177
177
transitions to EM2 or EM3 depending on hardware peripheral requests for the oscillators.
178
178
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
+
179
190
Architectures
180
191
*************
You can’t perform that action at this time.
0 commit comments