1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Update AESCE changelog entry

Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
This commit is contained in:
Tom Cosgrove
2023-03-21 12:00:06 +00:00
committed by Paul Elliott
parent dcc0ee1a1e
commit c4d759b697

View File

@@ -1,5 +1,5 @@
Features
* Add support for the Armv8-A Cryptographic Extension in AES on
* 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.