Commit 2c9f9c6
committed
[nrf fromtree] platform: nordic_nrf: Check if rpmsg_nrf53 is in non secure ram
Check if the rpmsg_nrf53 region is placed inside the NS_DATA region
already. Partition places it there by default. If it is there already
it is already configured as secure and thus we shouldn't (and can't)
configure it again.
Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>
Change-Id: I5a139641abb511cf6659b78fca41815115646bbb
(cherry picked from commit c4317f2679f5d2ba016629285464aa363eee9133)1 parent c158179 commit 2c9f9c6
File tree
1 file changed
+5
-0
lines changed- platform/ext/target/nordic_nrf/common/core
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
232 | 236 | | |
233 | 237 | | |
234 | 238 | | |
| |||
237 | 241 | | |
238 | 242 | | |
239 | 243 | | |
| 244 | + | |
240 | 245 | | |
241 | 246 | | |
242 | 247 | | |
| |||
0 commit comments