commit | 6b5e60c26cf2f8e47f50c034c2600fdbc6e8111a | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Oct 07 15:57:50 2019 +0200 |
committer | Simon Butcher <simon.butcher@arm.com> | Fri Mar 13 15:22:14 2020 +0000 |
tree | 3fe1a72187d6271c217cc0877f6f50f1fcd169cd | |
parent | d41a95e2232229811de689693bb910516bf3db0e [diff] [blame] |
config.pl full: exclude MBEDTLS_CTR_DRBG_USE_128_BIT_KEY This is a variant toggle, not an extra feature, so it should be tested separately.
diff --git a/scripts/config.pl b/scripts/config.pl index 2519623..8918202 100755 --- a/scripts/config.pl +++ b/scripts/config.pl
@@ -100,6 +100,7 @@ MBEDTLS_DEPRECATED_REMOVED MBEDTLS_HAVE_SSE2 MBEDTLS_PLATFORM_NO_STD_FUNCTIONS +MBEDTLS_CTR_DRBG_USE_128_BIT_KEY MBEDTLS_ECP_DP_M221_ENABLED MBEDTLS_ECP_DP_M383_ENABLED MBEDTLS_ECP_DP_M511_ENABLED