File tree Expand file tree Collapse file tree
doc/nrf/releases_and_maturity/releases Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -844,7 +844,11 @@ The code for integrating MCUboot into |NCS| is located in the :file:`ncs/nrf/mod
844844
845845The 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
849853Zephyr
850854======
You can’t perform that action at this time.
0 commit comments