Skip to content

Commit a260683

Browse files
ayla-nordicsemirlubos
authored andcommitted
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 949f18b commit a260683

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
@@ -687,6 +687,7 @@ The boot report contains the following information:
687687
* UICR error description
688688
* Context data passed to the CPUCONF service
689689
* A fixed amount of random bytes generated by a CSPRNG
690+
* Universal Unique Identifier (UUID) data
690691

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

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

736743
Booting of local domains

0 commit comments

Comments
 (0)