Remove some occurrences of ADRL in the SHA NEON code adopted from the OpenSSL project.
I will leave it to the Clang folks to decide whether this needs to be backported and how far, but a Cc stable seems reasonable here. Cc: Nick Desaulniers <ndesaulni...@google.com> Cc: Stefan Agner <ste...@agner.ch> Cc: Peter Smith <peter.sm...@arm.com> Ard Biesheuvel (2): crypto: arm/sha256-neon - avoid ADRL pseudo instruction crypto: arm/sha512-neon - avoid ADRL pseudo instruction arch/arm/crypto/sha256-armv4.pl | 4 ++-- arch/arm/crypto/sha256-core.S_shipped | 4 ++-- arch/arm/crypto/sha512-armv4.pl | 4 ++-- arch/arm/crypto/sha512-core.S_shipped | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) -- 2.17.1