Commit c158179
committed
[nrf fromtree] platform: nordic_nrf: Configure NRF53 RPMSG NS region
The nRF5340 uses the RPMSG region for communication
between the application and the network core over IPC.
The network core is configured as non secure so in order
to allow communication between the two cores this region
needs to be configured as non secure as well.
This adds the configuration of the region if the partition
manager defined a region for it.
Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>
Change-Id: I3821967e83dacbd100fecd9f6afa1b3230910c0d
(cherry picked from commit fae599ed05ba409d17ba5e050b4ff29276150695)1 parent 902f58b commit c158179
File tree
1 file changed
+11
-0
lines changed- platform/ext/target/nordic_nrf/common/core
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
231 | 242 | | |
232 | 243 | | |
233 | 244 | | |
| |||
0 commit comments