Commit 6192328
[nrf fromtree] bootutil: Use flash base address for direct hash
Fetch the flash base address if direct hash calculation is performed.
Signed-off-by: Tomasz Chyrowicz <[email protected]>
(cherry picked from commit 6a178d2)1 parent 9571f88 commit 6192328
File tree
2 files changed
+12
-1
lines changed- boot/bootutil/src
- docs/release-notes.d
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
95 | 99 | | |
96 | 100 | | |
97 | 101 | | |
| |||
165 | 169 | | |
166 | 170 | | |
167 | 171 | | |
168 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
169 | 178 | | |
170 | 179 | | |
171 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments