Mark asm as armv6 to avoid setting off armv7 contamination checker.
authorPeter Michael Green <plugwash@raspbian.org>
Tue, 19 Jan 2021 16:01:40 +0000 (16:01 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 19 Jan 2021 16:01:40 +0000 (16:01 +0000)
commit908cd0e7dc0840e055292d3e736b2fec316786db
treee3ceb0bb2dd43332100b709fcc7f82c181145eea
parent12446e31b4a384cd260fd59e33f2f67c645b96f1
Mark asm as armv6 to avoid setting off armv7 contamination checker.

Gbp-Pq: Name armv6.patch
23 files changed:
linux-arm/crypto/chacha/chacha-armv4.S
linux-arm/crypto/fipsmodule/aes-armv4.S
linux-arm/crypto/fipsmodule/aesv8-armx32.S
linux-arm/crypto/fipsmodule/armv4-mont.S
linux-arm/crypto/fipsmodule/bsaes-armv7.S
linux-arm/crypto/fipsmodule/ghash-armv4.S
linux-arm/crypto/fipsmodule/sha1-armv4-large.S
linux-arm/crypto/fipsmodule/sha256-armv4.S
linux-arm/crypto/fipsmodule/sha512-armv4.S
linux-arm/crypto/test/trampoline-armv4.S
src/crypto/chacha/asm/chacha-armv4.pl
src/crypto/fipsmodule/aes/asm/aes-armv4.pl
src/crypto/fipsmodule/aes/asm/aesv8-armx.pl
src/crypto/fipsmodule/aes/asm/bsaes-armv7.pl
src/crypto/fipsmodule/aes/internal.h
src/crypto/fipsmodule/bn/asm/armv4-mont.pl
src/crypto/fipsmodule/modes/asm/ghash-armv4.pl
src/crypto/fipsmodule/modes/internal.h
src/crypto/fipsmodule/sha/asm/sha1-armv4-large.pl
src/crypto/fipsmodule/sha/asm/sha256-armv4.pl
src/crypto/fipsmodule/sha/asm/sha512-armv4.pl
src/crypto/test/asm/trampoline-armv4.pl
src/include/openssl/arm_arch.h