doc: release: 3.5: Add note on sysbuild MCUboot encryption support

Adds a note that sysbuild can now set the encryption key for
MCUboot and target images.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2023-07-26 13:44:07 +01:00 committed by Carles Cufí
commit 30092d1910

View file

@ -124,6 +124,10 @@ Build system and infrastructure
* Added support for shared interrupts
* Added support for setting MCUboot encryption key in sysbuild which is then
propagated to the bootloader and target images to automatically create
encrypted updates.
Drivers and Sensors
*******************