Skip to content

Commit a039dbb

Browse files
hakonfamnordicjm
authored andcommitted
doc: add section on ironside reset handling
Ref: NCSDK-35716 Signed-off-by: Håkon Amundsen <[email protected]>
1 parent 0c840a9 commit a039dbb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,8 @@ For more information on the boot sequence, see :ref:`ug_nrf54h20_architecture_bo
781781
The term "secondary slot" and "secondary image" are used in the MCUboot context.
782782
This usage is unrelated to the "secondary firmware" described in this section.
783783

784+
.. _ug_nrf54h20_ironside_se_secondary_conf_trigger:
785+
784786
Configuration and triggering
785787
=============================
786788

@@ -1012,6 +1014,16 @@ BOOTERROR
10121014
* A non-zero value indicates that an error condition occurred, preventing the CPU from starting.
10131015
Detailed information about the issue can be found in the boot report.
10141016

1017+
.. _ug_nrf54h20_ironside_se_local_domain_reset:
1018+
1019+
Local Domain Reset Handling
1020+
****************************
1021+
1022+
When a local domain resets, |ISE| detects the event in the RESETHUB peripheral and triggers a global system reset, reported as ``SECSREQ`` in the local domain ``RESETINFO.RESETREAS.GLOBAL``.
1023+
1024+
Certain local domain reset reasons can trigger a boot into the secondary boot mode.
1025+
For more information, see :ref:`ug_nrf54h20_ironside_se_secondary_conf_trigger`.
1026+
10151027
.. _ug_nrf54h20_ironside_se_boot_commands:
10161028

10171029
Boot commands

0 commit comments

Comments
 (0)