openssl/crypto/sha/asm
Tom Cosgrove 3a23f01268 aarch64: fix branch target indications in arm64cpuid.pl and keccak1600
Add missing AARCH64_VALID_CALL_TARGET to armv8_rng_probe(). Also add
these to the functions defined by gen_random(), and note that this Perl
sub prints the assembler out directly, not going via the $code xlate
mechanism (and therefore coming before the include of arm_arch.h). So
fix this too.

In KeccakF1600_int, AARCH64_SIGN_LINK_REGISTER functions as
AARCH64_VALID_CALL_TARGET on BTI-only builds, so it needs to come before
the 'adr' line.

Change-Id: If241efe71591c88253a3e36647ced00300c3c1a3

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17653)
2022-02-09 13:24:31 +11:00
..
keccak1600-armv4.pl
keccak1600-armv8.pl aarch64: fix branch target indications in arm64cpuid.pl and keccak1600 2022-02-09 13:24:31 +11:00
keccak1600-avx2.pl
keccak1600-avx512.pl
keccak1600-avx512vl.pl
keccak1600-c64x.pl
keccak1600-mmx.pl
keccak1600-ppc64.pl sha/asm/keccak1600-ppc64.pl: Load data in 8 byte chunks on little endian 2021-11-11 10:58:46 +01:00
keccak1600-s390x.pl
keccak1600-x86_64.pl
keccak1600p8-ppc.pl
sha1-586.pl
sha1-alpha.pl
sha1-armv4-large.pl
sha1-armv8.pl aarch64: support BTI and pointer authentication in assembly 2021-10-01 09:35:38 +02:00
sha1-c64xplus.pl
sha1-ia64.pl
sha1-mb-x86_64.pl
sha1-mips.pl
sha1-parisc.pl
sha1-ppc.pl
sha1-s390x.pl
sha1-sparcv9.pl Update copyright year 2021-07-29 15:41:35 +01:00
sha1-sparcv9a.pl
sha1-thumb.pl
sha1-x86_64.pl
sha256-586.pl
sha256-armv4.pl
sha256-c64xplus.pl
sha256-mb-x86_64.pl
sha512-586.pl
sha512-armv4.pl
sha512-armv8.pl aarch64: support BTI and pointer authentication in assembly 2021-10-01 09:35:38 +02:00
sha512-c64xplus.pl
sha512-ia64.pl
sha512-mips.pl
sha512-parisc.pl
sha512-ppc.pl
sha512-s390x.pl
sha512-sparcv9.pl Update copyright year 2021-07-29 15:41:35 +01:00
sha512-x86_64.pl
sha512p8-ppc.pl