crypto: x86/aria - Use RIP-relative addressing
authorArd Biesheuvel <ardb@kernel.org>
Wed, 12 Apr 2023 11:00:25 +0000 (13:00 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 20 Apr 2023 10:20:04 +0000 (18:20 +0800)
commit52fc482a12af96a28a1200c9587d599055bff8b6
treee557497cc03134a0ac1df56588f07a286ad6b29e
parentc75962f1c439de1590b038cb18466a859d59f209
crypto: x86/aria - Use RIP-relative addressing

Prefer RIP-relative addressing where possible, which removes the need
for boot time relocation fixups.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/aria-aesni-avx-asm_64.S
arch/x86/crypto/aria-aesni-avx2-asm_64.S
arch/x86/crypto/aria-gfni-avx512-asm_64.S