zephyr/subsys/secure_storage
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
..
include
src secure storage: Add missing include for mbedtls_platform_zeroize 2025-01-27 21:04:20 +01:00
CMakeLists.txt
Kconfig modules: mbedtls: add promptless CONFIG_MBEDTLS_PSA_CRYPTO_STORAGE_C 2025-03-14 14:51:58 +01:00
Kconfig.its_store secure_storage: swap select to depends on 2025-02-27 09:07:56 +00:00
Kconfig.its_transform