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)
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>

No differences found