git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0777e3e
)
ARM: 8126/1: crypto: enable NEON SHA-384/SHA-512 for big endian
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Tue, 5 Aug 2014 20:17:14 +0000
(21:17 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 27 Aug 2014 14:44:12 +0000
(15:44 +0100)
The SHA-512 NEON works just fine under big endian, so remove 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