Skip to content

Commit b432ae9

Browse files
doc: ironside: update boot report chapter
- UUID data is now part of boot report for all cores. Signed-off-by: Aymen LAOUINI <[email protected]>
1 parent d215530 commit b432ae9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,6 +688,7 @@ The boot report contains the following information:
688688
* UICR error description
689689
* Context data passed to the CPUCONF service
690690
* A fixed amount of random bytes generated by a CSPRNG
691+
* Universal Unique Identifier (UUID) data
691692

692693
Versions
693694
========
@@ -732,6 +733,12 @@ Random data
732733
This field is filled with random data generated by a CSPRNG.
733734
This data is suitable as a source of initial entropy.
734735

736+
UUID data
737+
=========
738+
739+
This field contains 16 bytes that represent the device's unique identity.
740+
The bytes are provided as a stream of 16 raw bytes, rather than in the standard ``8-4-4-4-12`` UUID format.
741+
735742
.. _ironside_se_booting:
736743

737744
Booting of local domains

0 commit comments

Comments
 (0)