Change document to match real status

Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
Jerry Yu 2023-08-17 16:53:01 +08:00
parent e9c6b53e74
commit 6c6b9f602c

View file

@ -4015,8 +4015,8 @@
*
* If only one implementation is present, runtime detection will not be used.
* This configuration will crash at runtime if running on a CPU without the
* necessary features. It will not build unless at least one of MBEDTLS_AESCE_C,
* MBEDTLS_AESNI_C and/or MBEDTLS_PADLOCK_C is enabled & present in the build.
* necessary features. It will not build unless at least one of MBEDTLS_AESCE_C
* and/or MBEDTLS_AESNI_C is enabled & present in the build.
*/
//#define MBEDTLS_AES_USE_HARDWARE_ONLY