@@ -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
2326See 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
370373The configuration procedure is aborted if an entry fails either the validation or the read-back check.
371374If 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+
373378PERIPHCONF generation from devicetree
374379-------------------------------------
375380
0 commit comments