Commit 1fae83e
[nrf fromtree] zephyr: Add support for slot selection boot hook
Add a Kconfig option to enable a bootloader hook to alter
the logic of the active slot selection in Direct XIP modes.
Signed-off-by: Tomasz Chyrowicz <[email protected]>
(cherry picked from commit d5f84b4)1 parent a26d01e commit 1fae83e
File tree
3 files changed
+16
-0
lines changed- boot/zephyr
- include/mcuboot_config
3 files changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1130 | 1130 | | |
1131 | 1131 | | |
1132 | 1132 | | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
1133 | 1140 | | |
1134 | 1141 | | |
1135 | 1142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
274 | 278 | | |
275 | 279 | | |
276 | 280 | | |
| |||
0 commit comments