File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
doc/nrf/app_dev/device_guides/nrf54h Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -688,6 +688,7 @@ The boot report contains the following information:
688
688
* UICR error description
689
689
* Context data passed to the CPUCONF service
690
690
* A fixed amount of random bytes generated by a CSPRNG
691
+ * Universal Unique Identifier (UUID) data
691
692
692
693
Versions
693
694
========
@@ -732,6 +733,12 @@ Random data
732
733
This field is filled with random data generated by a CSPRNG.
733
734
This data is suitable as a source of initial entropy.
734
735
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
+
735
742
.. _ironside_se_booting :
736
743
737
744
Booting of local domains
You can’t perform that action at this time.
0 commit comments