mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-06 03:07:47 +00:00
Adapt psasim client config
Adapt psasim client config to stricter compile-time checks for the MBEDTLS_ENTROPY_NV_SEED option. Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
@@ -139,6 +139,8 @@ helper_psasim_config() {
|
||||
scripts/config.py full
|
||||
scripts/config.py unset MBEDTLS_PSA_CRYPTO_C
|
||||
scripts/config.py unset MBEDTLS_PSA_CRYPTO_STORAGE_C
|
||||
scripts/config.py unset MBEDTLS_ENTROPY_NV_SEED
|
||||
scripts/config.py unset MBEDTLS_PLATFORM_NV_SEED_ALT
|
||||
if in_mbedtls_repo && in_3_6_branch; then
|
||||
# Dynamic secure element support is a deprecated feature and it is not
|
||||
# available when CRYPTO_C and PSA_CRYPTO_STORAGE_C are disabled.
|
||||
|
||||
Reference in New Issue
Block a user