Skip to content

Commit bd939c7

Browse files
tomchycarlescufi
authored andcommitted
suit: Reference docs from changelog
Add links to the SUIT extensions inside release changelog. Ref: NCSDK-32116 Signed-off-by: Tomasz Chyrowicz <[email protected]>
1 parent 3e05d17 commit bd939c7

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@ Wi-Fi drivers
860860
Flash drivers
861861
-------------
862862

863-
* Added a ``flash_ipuc`` driver that allows to manage SUIT IPUC memory through the Zephyr flash API.
863+
* Added a :ref:`flash_ipuc` driver that allows to manage SUIT IPUC memory through the Zephyr flash API.
864864

865865
Libraries
866866
=========
@@ -947,13 +947,10 @@ DFU libraries
947947

948948
* Regenerated the zcbor-generated code files using v0.9.0.
949949

950-
SUIT libraries
951-
--------------
952-
953950
* Added:
954951

955-
* Support for manifest-controlled variables, that allow to control manifest logic based on previous evaluations as well as store integer values inside the SUIT non-volatile memory region.
956-
* Support for in-place updateable components (IPUC) that allows to cross memory permission boundaries to update inactive memory regions from the main application.
952+
* Support for :ref:`manifest-controlled variables<subsys_suit_mfst_var>`, that allow to control manifest logic based on previous evaluations as well as store integer values inside the SUIT non-volatile memory region.
953+
* Support for :ref:`In-place Updateable Components (IPUC)<ug_nrf54h20_suit_ipuc>` that allow to cross memory permission boundaries to update inactive memory regions from the main application.
957954
* Support for IPUC in SUIT manifests:
958955

959956
* It is possible to fetch payloads directly into an IPUC.

0 commit comments

Comments
 (0)