zephyr/modules/mbedtls
Tomi Fontanilles 8627250d3c modules: mbedtls: add promptless CONFIG_MBEDTLS_PSA_CRYPTO_STORAGE_C
Add a Kconfig option to match the Mbed TLS define
instead of defining it based on CONFIG_SECURE_STORAGE.

This gives more flexibility regarding the potential re-definition of the
CONFIG_MBEDTLS_PSA_CRYPTO_STORAGE_C Kconfig option.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2025-03-14 14:51:58 +01:00
..
configs modules: mbedtls: add promptless CONFIG_MBEDTLS_PSA_CRYPTO_STORAGE_C 2025-03-14 14:51:58 +01:00
include
CMakeLists.txt mbedtls: add TEST_CSPRNG_GENERATOR to the list of non-CS sources 2024-12-19 17:53:37 +01:00
create_psa_files.py mbedtls: rename automatically generated Kconfig file for PSA symbols 2024-12-16 22:56:43 +01:00
debug.c
Kconfig mbedtls: rename automatically generated Kconfig file for PSA symbols 2024-12-16 22:56:43 +01:00
Kconfig.psa.auto mbedtls: rename automatically generated Kconfig file for PSA symbols 2024-12-16 22:56:43 +01:00
Kconfig.psa.logic mbedtls: auto-enable PSA_WANT_KEY_TYPE_xxx_KEY_PAIR_BASIC 2024-12-16 22:56:43 +01:00
Kconfig.tls-generic modules: mbedtls: add promptless CONFIG_MBEDTLS_PSA_CRYPTO_STORAGE_C 2025-03-14 14:51:58 +01:00
shell.c
zephyr_entropy.c mbedtls: move entropy polling functions to a dedicated file 2024-08-24 07:16:51 -04:00
zephyr_init.c mbedtls: add ability to use custom memory section for mbedtls heap 2024-09-13 09:18:11 +02:00