commit | 0777e3e1723f69276136140209c11deeecb7c6dc | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Aug 05 21:15:19 2014 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Aug 27 15:44:11 2014 +0100 |
tree | 59e04134940a024d8ad96c0274f856824a153f5b | |
parent | 52addcf9d6669fa439387610bc65c92fa0980cef [diff] |
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>