Skip to content

Commit c017ea6

Browse files
committed
doc/nrf/../changelog: mcuboot KMU map update
added note on KMU mapping change Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
1 parent 7d094f4 commit c017ea6

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,11 @@ The code for integrating MCUboot into |NCS| is located in the :file:`ncs/nrf/mod
844844

845845
The following list summarizes both the main changes inherited from upstream MCUboot and the main changes applied to the |NCS| specific additions:
846846

847-
|no_changes_yet_note|
847+
* Added support for S2RAM resume on nRF54H20 devices.
848+
MCUboot acts as the S2RAM resume mediator and redirects execution to the application's native resume routine.
849+
850+
* Updated KMU mapping to ``BL_PUBKEY`` when MCUboot is used as the immutable bootloader for nRF54L Series devices.
851+
You can restore the previous KMU mapping (``UROT_PUBKEY``) with the :kconfig:option:`SB_CONFIG_MCUBOOT_SIGNATURE_KMU_UROT_MAPPING` Kconfig option.
848852

849853
Zephyr
850854
======

0 commit comments

Comments
 (0)