Add new MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C configuration option

- update configuration requires
- update check_config.h to include MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C
- update con and config.h
This commit is contained in:
Moran Peker 2018-11-20 18:30:34 +02:00
parent 6b58b2c02a
commit 4611956560
5 changed files with 48 additions and 4 deletions

View file

@ -118,6 +118,7 @@ MBEDTLS_PLATFORM_TIME_ALT
MBEDTLS_PLATFORM_FPRINTF_ALT
MBEDTLS_PSA_CRYPTO_STORAGE_C
MBEDTLS_PSA_CRYPTO_STORAGE_FILE_C
MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C
);
# Things that should be enabled in "full" even if they match @excluded