Merge pull request #7318 from tom-cosgrove-arm/update-mbedtls_have_asm-requirements-in-mbedtls_config.h

Note that MBEDTLS_HAVE_ASM is required by MBEDTLS_AESCE_C
This commit is contained in:
Dave Rodgman
2023-03-20 18:22:25 +00:00
committed by GitHub

View File

@@ -55,6 +55,7 @@
* library/padlock.h
*
* Required by:
* MBEDTLS_AESCE_C
* MBEDTLS_AESNI_C
* MBEDTLS_PADLOCK_C
*