Skip to content

Commit c2683ad

Browse files
committed
doc: ironside: Link relevant sections in feature list
Aids navigation to relevant topics. Ref: NCSDK-33336 Signed-off-by: Stephen Stauts <stephen.stauts@nordicsemi.no>
1 parent 240a38b commit c2683ad

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

doc/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_ironside.rst

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,16 @@ The IronSide Secure Element (|ISE|) is a firmware for the :ref:`Secure Domain <u
1111

1212
|ISE| provides the following features:
1313

14-
* Global memory configuration
15-
* Peripheral configuration (through UICR.PERIPHCONF)
16-
* Boot commands (ERASEALL, DEBUGWAIT)
17-
* An alternative boot path with a secondary firmware
18-
* CPUCONF service
19-
* Update service
20-
* PSA Crypto service - see also :ref:`ug_crypto_architecture_implementation_standards_ironside`
14+
* :ref:`Global memory configuration <ug_nrf54h20_ironside_se_uicr>`
15+
* :ref:`Peripheral configuration <ug_nrf54h20_ironside_se_periphconf_devicetree>` (through UICR.PERIPHCONF)
16+
* :ref:`Boot commands <ug_nrf54h20_ironside_se_boot_commands>`
17+
18+
* ERASEALL
19+
* DEBUGWAIT
20+
* An alternative boot path with a :ref:`secondary firmware <ug_nrf54h20_ironside_se_secondary_firmware>`
21+
* :ref:`CPUCONF service <ug_nrf54h20_ironside_se_cpuconf_service>`
22+
* :ref:`Update service <ug_nrf54h20_ironside_se_update_service>`
23+
* PSA Crypto service (:ref:`ug_crypto_architecture_implementation_standards_ironside`)
2124
* PSA Internal Trusted Storage service
2225

2326
See the following pages for details on some |ISE| features and subsystems.
@@ -370,6 +373,8 @@ After applying the entry, |ISE| performs a read-back check: it reads back the re
370373
The configuration procedure is aborted if an entry fails either the validation or the read-back check.
371374
If a failure occurs, BOOTSTATUS.BOOTERROR is set to indicate the error condition, and a description of the failed entry is written to the boot report.
372375

376+
.. _ug_nrf54h20_ironside_se_periphconf_devicetree:
377+
373378
PERIPHCONF generation from devicetree
374379
-------------------------------------
375380

0 commit comments

Comments
 (0)