Commit 17a6ecd
boot: bootutil: fix image_index definition
image_index is used when when MCUBOOT_BUILTIN_KEY and
EXPECTED_SIG_TLV is set, but in this case this
variable is never defined.
Signed-off-by: Stefan Gloor <stefan.gloor@siemens.com>1 parent cc98529 commit 17a6ecd
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
209 | 211 | | |
210 | 212 | | |
211 | 213 | | |
| |||
0 commit comments