zephyr/modules/mbedtls
Tomi Fontanilles 5416e76d3b modules: mbedtls: force NS-side config to client-only when using TF-M
When building with TF-M (CONFIG_BUILD_WITH_TFM),
force MBEDTLS_PSA_CRYPTO_CLIENT && !MBEDTLS_PSA_CRYPTO_C
so that no NS code tries to act like the MbedTLS core
is built on this side.

This fixes compilation errors in (at least)
interface/src/tfm_crypto_api.c after the
update of MbedTLS to 3.6.0.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2024-05-02 09:42:34 -07:00
..
configs modules: mbedtls: force NS-side config to client-only when using TF-M 2024-05-02 09:42:34 -07:00
include
CMakeLists.txt modules: mbedtls: Use TF-M PSA API headers 2024-01-17 16:52:52 +01:00
debug.c
Kconfig mbedtls: option for MBEDTLS_PLATFORM_ZEROIZE_ALT 2024-02-12 23:26:23 +01:00
Kconfig.tls-generic modules: mbedtls: option for MBEDTLS_HKDF_C 2024-04-25 09:46:52 -04:00
shell.c
zephyr_init.c modules: mbedtls: Add a mbedtls_ms_time implementation 2024-01-17 16:52:52 +01:00