Commit e16e630
committed
[nrf fromlist] soc: nordic: nrf54h: generate PERIPHCONF macros based on devicetree
Upstream PR #: 95915
Add a script that makes the build system able to generate macros for
populating the PERIPHCONF (global domain peripheral configuration),
based on nodes and properties found in the devicetree.
The script does the same job as nrf-regtool did when building for
nrf54h20 before the move to using IronSide SE, and should make it
so all samples and tests that were broken by that move now
function correctly without workarounds or manual steps.
The script will also be used on nrf9280, therefore it is placed in
the common uicr directory.
Signed-off-by: Jonathan Nilsen <[email protected]>1 parent 0ed780b commit e16e630
File tree
6 files changed
+2182
-0
lines changed- soc/nordic/common/uicr
- periphconf
6 files changed
+2182
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments