mbed-os/features/mbedtls/platform/inc
Simon Butcher 21c6c90519 Make the storage configs dependent on the PSA label
This commit makes the storage configurations - setting
MBEDTLS_PSA_CRYPTO_STORAGE_C, MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C and unsetting
MBEDTLS_PSA_CRYPTO_STORAGE_FILE_C - dependent on the PSA label being defined for
the target.

Previously these symbols were always defined for all platforms which could
cause problems for targets that don't yet support PSA.
2019-03-03 22:55:38 +00:00
..
platform_alt.h Rename the platform specific crypto_platform 2019-01-22 13:56:59 +02:00
platform_mbed.h Make the storage configs dependent on the PSA label 2019-03-03 22:55:38 +00:00