Commit 0628208
committed
mcuboot: Use secondary_app_partition
Use secondary_app_partition as code partition in Direct XIP without
partition manager.
This allows to define slot0/1 partitions independently from the
application's code partition.
Ref: NCSDK-35612
Signed-off-by: Tomasz Chyrowicz <[email protected]>1 parent 4219bdf commit 0628208
File tree
4 files changed
+6
-2
lines changed- applications/nrf_desktop/configuration
- nrf54h20dk_nrf54h20_cpuapp
- nrf54h20dk_nrf54h20_cpurad/images/ipc_radio
- subsys/mcuboot
4 files changed
+6
-2
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments