Commit 859ca13
[nrf fromtree] boards: nordic: add partitions to memory map for nRF9280
- nRF9280 memory_map_iron is missing periphconf_partition, added this
partition to mram11 at address 0xe60a000.
- Add secure_storage_partition at 0xe60c000 to memory map. This
partition is devided in two: cpuapp_crypto_partition and
cpuapp_its_partition, both are 4KB. Those partitions are used
by gen_uicr.py script to generate the UICR file.
Signed-off-by: Aymen LAOUINI <aymen.laouini@nordicsemi.no>
(cherry picked from commit 8f0fbbe)1 parent 815fd52 commit 859ca13
File tree
2 files changed
+33
-0
lines changed- boards/nordic/nrf9280pdk
2 files changed
+33
-0
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
224 | 234 | | |
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
81 | 104 | | |
82 | 105 | | |
0 commit comments