MBEDTLS_ARMV8CE_AES_C disabled for full testing in scripts/config.pl

This commit is contained in:
Markku-Juhani O. Saarinen
2020-09-07 12:02:41 +01:00
committed by Hanno Becker
parent c332e2d8ca
commit 0c2f86d319
+1
View File
@@ -167,6 +167,7 @@ def realfull_adapter(_name, active, section):
# * Options that remove features.
EXCLUDE_FROM_FULL = frozenset([
#pylint: disable=line-too-long
'MBEDTLS_ARMV8CE_AES_C',
'MBEDTLS_CTR_DRBG_USE_128_BIT_KEY', # interacts with ENTROPY_FORCE_SHA256
'MBEDTLS_DEPRECATED_REMOVED', # conflicts with deprecated options
'MBEDTLS_DEPRECATED_WARNING', # conflicts with deprecated options