Skip to content

Commit f628add

Browse files
nordicjmkartben
authored andcommitted
doc: release: 4.1: Add note on MCUboot encrypted bit
Adds a note about this change Signed-off-by: Jamie McCrae <[email protected]>
1 parent 95dbbde commit f628add

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/releases/release-notes-4.1.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,11 @@ New APIs and options
177177
* Image management :c:macro:`MGMT_EVT_OP_IMG_MGMT_DFU_CONFIRMED` now has image data field
178178
:c:struct:`img_mgmt_image_confirmed`.
179179

180+
* MCUboot
181+
182+
* Signed hex files where an encryption key Kconfig is set now have the encrypted flag set in
183+
the image header.
184+
180185
* Video
181186

182187
* :c:func:`video_set_stream()` driver API has replaced :c:func:`video_stream_start()` and

0 commit comments

Comments
 (0)