ARM: 8125/1: crypto: enable NEON SHA-1 for big endian
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 5 Aug 2014 20:15:19 +0000 (21:15 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Aug 2014 14:44:11 +0000 (15:44 +0100)
commit0777e3e1723f69276136140209c11deeecb7c6dc
tree59e04134940a024d8ad96c0274f856824a153f5b
parent52addcf9d6669fa439387610bc65c92fa0980cef
ARM: 8125/1: crypto: enable NEON SHA-1 for big endian

This tweaks the SHA-1 NEON code slightly so it works correctly under big
endian, and removes the Kconfig condition preventing it from being
selected if CONFIG_CPU_BIG_ENDIAN is set.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/crypto/sha1-armv7-neon.S
crypto/Kconfig