Commit f628add1 authored by Jamie McCrae's avatar Jamie McCrae Committed by Benjamin Cabé
Browse files

doc: release: 4.1: Add note on MCUboot encrypted bit



Adds a note about this change

Signed-off-by: default avatarJamie McCrae <jamie.mccrae@nordicsemi.no>
parent 95dbbde1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -177,6 +177,11 @@ New APIs and options
    * Image management :c:macro:`MGMT_EVT_OP_IMG_MGMT_DFU_CONFIRMED` now has image data field
      :c:struct:`img_mgmt_image_confirmed`.

* MCUboot

  * Signed hex files where an encryption key Kconfig is set now have the encrypted flag set in
    the image header.

* Video

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