mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-29 22:20:30 +00:00
Add document about runtime detection of AESCE
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
c8bcdc8b91
commit
330e6ae111
@ -2080,6 +2080,9 @@
|
||||
*
|
||||
* \warning `MBEDTLS_SHA512_USE_A64_CRYPTO_*` should be disabled when enabled
|
||||
*
|
||||
* \warning Runtime detection only works on linux. For non-linux operation
|
||||
* system, crypto extension MUST be supported by CPU.
|
||||
*
|
||||
* This module adds support for the AES crypto instructions on Arm64
|
||||
*/
|
||||
#define MBEDTLS_AESCE_C
|
||||
|
Loading…
x
Reference in New Issue
Block a user