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> |
||
|---|---|---|
| .. | ||
| configs | ||
| include | ||
| CMakeLists.txt | ||
| debug.c | ||
| Kconfig | ||
| Kconfig.tls-generic | ||
| shell.c | ||
| zephyr_init.c | ||