5a27a20be3
ARM has optimized Cortex-A5x pipeline to favour pairs of complementary
AES instructions. While modified code improves performance of post-r0p0
Cortex-A53 performance by >40% (for CBC decrypt and CTR), it hurts
original r0p0. We favour later revisions, because one can't prevent
future from coming. Improvement on post-r0p0 Cortex-A57 exceeds 50%,
while new code is not slower on r0p0, or Apple A7 for that matter.
[Update even SHA results for latest Cortex-A53.]
Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit
|
||
---|---|---|
.. | ||
.cvsignore | ||
README | ||
sha1-586.pl | ||
sha1-alpha.pl | ||
sha1-armv4-large.pl | ||
sha1-armv8.pl | ||
sha1-ia64.pl | ||
sha1-mb-x86_64.pl | ||
sha1-mips.pl | ||
sha1-parisc.pl | ||
sha1-ppc.pl | ||
sha1-s390x.pl | ||
sha1-sparcv9.pl | ||
sha1-sparcv9a.pl | ||
sha1-thumb.pl | ||
sha1-x86_64.pl | ||
sha256-586.pl | ||
sha256-armv4.pl | ||
sha256-mb-x86_64.pl | ||
sha512-586.pl | ||
sha512-armv4.pl | ||
sha512-armv8.pl | ||
sha512-ia64.pl | ||
sha512-mips.pl | ||
sha512-parisc.pl | ||
sha512-ppc.pl | ||
sha512-s390x.pl | ||
sha512-sparcv9.pl | ||
sha512-x86_64.pl | ||
sha512p8-ppc.pl |
C2.pl works