Commit ad3696f
committed
[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 #:zephyrproject-rtos/zephyr#96793
Signed-off-by: Aymen LAOUINI <[email protected]>1 parent d792280 commit ad3696f
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
119 | 123 | | |
120 | 124 | | |
121 | 125 | | |
| |||
207 | 211 | | |
208 | 212 | | |
209 | 213 | | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
210 | 218 | | |
211 | | - | |
| 219 | + | |
212 | 220 | | |
213 | 221 | | |
214 | 222 | | |
| |||
0 commit comments