mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-30 15:32:58 +00:00
c4d759b697
Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
6 lines
236 B
Plaintext
6 lines
236 B
Plaintext
Features
|
|
* Add support for AES with the Armv8-A Cryptographic Extension on
|
|
64-bit Arm. A new configuration option, MBEDTLS_AESCE_C, can
|
|
be used to enable this feature. Run-time detection is supported
|
|
under Linux only.
|