Commit d319cbc
boot: zephyr: deprecate MBEDTLS_MD
Please use MBEDTLS_MD_C instead.
See zephyrproject-rtos/zephyr#92081
This gets rid of the
"Deprecated symbol MBEDTLS_MD is enabled."
warning when building MCUboot with Zephyr.
Signed-off-by: Stefan Gloor <stefan.gloor@siemens.com>1 parent f3cc947 commit d319cbc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
0 commit comments