You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[nrf fromlist] soc: ironside: Add UUID and HWREVISION to boot report
- UUID and HWREVISION are added to the boot report to make
them available to other cores.
- The UUID is the device unique identifier read from the
OTP and made available in boot report to avoid the repetitive
slow reads from OTP.
- Depending on the SoC family (nRF54HX or nRF92X), HWREVISION
will be populated by IronSide FW with SOCINFO or SIPINFO.
Upstream PR #: 96793
Signed-off-by: Aymen LAOUINI <[email protected]>
0 commit comments