Commit ba6115c
committed
[nrf noup] Kconfig: Add support for relocation pattern in nRF54H20
This update introduces a new configuration option to automatically calculate
the Load Memory Address (LMA) adjustment for firmware relocation.
If the 'fw-to-relocate' chosen node exists, the firmware will load
from the MRAM partition it points to and run from the specified TCM region.
Otherwise, it defaults to the standard code-partition calculation.
Signed-off-by: Jan Zyczkowski <[email protected]>1 parent 8116dbc commit ba6115c
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
20 | 38 | | |
0 commit comments