| commit | b2dd3b4ba96d3d88a24d0634ab6ea1111a2d0fe4 | [log] [tgz] |
|---|---|---|
| author | Valerio Setti <vsetti@baylibre.com> | Wed Oct 15 13:07:18 2025 +0200 |
| committer | Anas Nashif <anas.nashif@intel.com> | Mon Oct 20 11:26:13 2025 -0400 |
| tree | c1413b34727206dd37b9df018dbd3d0ec9bd4da4 | |
| parent | f33dff5102d8c62bf3e94cf836e4b1cea3987308 [diff] |
mgmt: updatehub: remove legacy Mbed TLS crypto support The long-term Zephyr's goal is rely only on PSA Crypto API for crypto support in Zephyr and at the same time Mbed TLS will remove this support from the next release. Therefore this commit removes usage of legacy crypto hash support from updatehub. Signed-off-by: Valerio Setti <vsetti@baylibre.com>