Commit a99b8da
committed
[nrf fromlist] zephyr: arch: arm: cortex_m: linker: Add missing XIP check
Adds a missing check for CONFIG_XIP to be set to use the mapped
partition information, this was wrongly missed from here when it
was added to the other linker files
Upstream PR #: 106058
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>1 parent f20e533 commit a99b8da
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments