Improve Changelog

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman 2023-10-11 11:20:16 +01:00
parent d680d4fbf9
commit 830dc3dc71

View File

@ -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.