Update changelog

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman 2023-06-15 18:56:15 +01:00
parent 660cd378e1
commit 3650a60586

View File

@ -1,4 +1,4 @@
Features
* AES performance improvements on 64-bit architectures. Uplift
varies by platform, toolchain, optimisation flags and mode,
in the 0 - 84% range. Aarch64, gcc and GCM/XTS benefit the most.
* AES performance improvements. Uplift varies by platform,
toolchain, optimisation flags and mode, up to 4.5x.
Aarch64, gcc -Os and CCM, GCM and XTS benefit the most.