openssl/crypto/sha/asm
Amir Ayupov 2fd82c2283 Move Keccak rhotates tables to rodata
rhotates tables are placed to .text section which confuses tools such as BOLT.
Move them to rodata to unbreak and avoid polluting icache/iTLB with data.

CLA: trivial

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21440)
2023-07-14 11:15:45 +10:00
..
keccak1600-armv4.pl
keccak1600-armv8.pl Update copyright year 2022-05-03 13:34:51 +01:00
keccak1600-avx2.pl Move Keccak rhotates tables to rodata 2023-07-14 11:15:45 +10:00
keccak1600-avx512.pl Move Keccak rhotates tables to rodata 2023-07-14 11:15:45 +10:00
keccak1600-avx512vl.pl Move Keccak rhotates tables to rodata 2023-07-14 11:15:45 +10:00
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 Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.a 2023-03-29 12:21:31 +02:00
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
sha1-sparcv9a.pl
sha1-thumb.pl
sha1-x86_64.pl
sha256-586.pl
sha256-armv4.pl Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.a 2023-03-29 12:21:31 +02:00
sha256-c64xplus.pl
sha256-mb-x86_64.pl
sha512-586.pl
sha512-armv4.pl Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.a 2023-03-29 12:21:31 +02:00
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 crypto/sha/asm/sha512-ia64.pl: When checking assembler file names, ignore case 2022-11-04 10:37:13 +01:00
sha512-mips.pl
sha512-parisc.pl
sha512-ppc.pl
sha512-s390x.pl
sha512-sparcv9.pl
sha512-x86_64.pl
sha512p8-ppc.pl