mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-03 23:43:40 +00:00
Improve Changelog
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
d680d4fbf9
commit
830dc3dc71
@ -2,6 +2,6 @@ Features
|
||||
* Support Armv8-A Crypto Extension acceleration for SHA-256
|
||||
when compiling for Thumb or 32-bit Arm.
|
||||
New deprecations
|
||||
* Rename the SHA256_USE_A64_CRYPTO_xxx config options to
|
||||
SHA256_USE_ARMV8_A_CRYPTO_xxx. The old names may still be
|
||||
used, but are deprecated.
|
||||
* Rename the MBEDTLS_SHA256_USE_A64_CRYPTO_xxx config options to
|
||||
MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_xxx. The old names may still
|
||||
be used, but are deprecated.
|
||||
|
Loading…
Reference in New Issue
Block a user