Commit 3eb8b7e
committed
[nrf fromlist] platform: nordic_nrf: nrf7120: Fix RAM and NS storage partition layout
Define S_RAM_PARTITION_SIZE (64 kB) so non-secure gets the rest of the
768 kB M33 SRAM map for Wi-Fi. Place non-secure storage at the end of
the TF-M image layout instead of FLASH_TOTAL_SIZE.
Upstream PR #: 51185
Change-Id: I7c176dbddb38cfc0e6bb333b3f87c895968d53e5
Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>1 parent e476105 commit 3eb8b7e
2 files changed
Lines changed: 12 additions & 3 deletions
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
33 | 41 | | |
34 | 42 | | |
35 | 43 | | |
| |||
53 | 61 | | |
54 | 62 | | |
55 | 63 | | |
| 64 | + | |
56 | 65 | | |
57 | 66 | | |
58 | 67 | | |
| |||
101 | 110 | | |
102 | 111 | | |
103 | 112 | | |
104 | | - | |
105 | | - | |
| 113 | + | |
| 114 | + | |
106 | 115 | | |
107 | 116 | | |
108 | 117 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments