mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01: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
|
* Support Armv8-A Crypto Extension acceleration for SHA-256
|
||||||
when compiling for Thumb or 32-bit Arm.
|
when compiling for Thumb or 32-bit Arm.
|
||||||
New deprecations
|
New deprecations
|
||||||
* Rename the SHA256_USE_A64_CRYPTO_xxx config options to
|
* Rename the MBEDTLS_SHA256_USE_A64_CRYPTO_xxx config options to
|
||||||
SHA256_USE_ARMV8_A_CRYPTO_xxx. The old names may still be
|
MBEDTLS_SHA256_USE_ARMV8_A_CRYPTO_xxx. The old names may still
|
||||||
used, but are deprecated.
|
be used, but are deprecated.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue