zephyr/subsys/mgmt/mcumgr
Tomi Fontanilles 6002abe519 mgmt: mcumgr: replace Tinycrypt by PSA
As part of ongoing work to move away from TinyCrypt and towards PSA
(#43712), make fs_mgmt use either PSA (when available) or MbedTLS
(as a fallback) for SHA-256.

The use of PSA is guarded by CONFIG_MBEDTLS_PSA_CRYPTO_CLIENT
which requires a locally-built PSA core for devices without TF-M.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2024-05-10 18:24:38 -04:00
..
grp mgmt: mcumgr: replace Tinycrypt by PSA 2024-05-10 18:24:38 -04:00
mgmt mgmt: mcumgr: improve custom payload types 2023-12-11 18:31:23 +01:00
smp mgmt: Adapt to API changes in zcbor 0.8.0 2024-01-25 15:09:16 +00:00
smp_client mgmt: smp: SMP Client enabler 2023-07-27 14:35:43 +02:00
transport mgmt: smp: fix smp client with shell transport 2024-04-11 11:27:51 -05:00
util mgmt/mcumgr: Add zcbor_map_decode_bulk_reset utility function 2023-04-24 13:28:49 +02:00
CMakeLists.txt mgmt: smp: SMP Client enabler 2023-07-27 14:35:43 +02:00
Kconfig mgmt: mcumgr: Do not imply CRC 2023-10-23 12:15:41 +02:00