Commit 6138f43
Revert "sysbuild: Allow selecting SHA512 for HMAC/HKDF in MCUboot"
Removing Kconfig for HMAC-SHA512 as currently it can be replaced
with logic in CMake files and Kconfigs, so exposing direct control
over it is not needed; specifically that the HMAC-SHA512 is now
only enabled on NRF54L series with ECIES-X25519 key exchange,
other platforms are left with originally selected HMAC-SHA256.
This reverts commit 293252a.
Signed-off-by: Dominik Ermel <[email protected]>
(cherry picked from commit 91d93d0)1 parent ae00850 commit 6138f43
2 files changed
+0
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | 270 | | |
277 | 271 | | |
278 | 272 | | |
279 | 273 | | |
280 | 274 | | |
281 | | - | |
282 | 275 | | |
283 | 276 | | |
284 | 277 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | 201 | | |
211 | 202 | | |
212 | 203 | | |
| |||
0 commit comments