summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/xor.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: crypto: add NEON accelerated XOR implementationArd Biesheuvel2013-07-081-0/+73
| | | | | | | | | Add a source file xor-neon.c (which is really just the reference C implementation passed through the GCC vectorizer) and hook it up to the XOR framework. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Acked-by: Nicolas Pitre <nico@linaro.org>
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-021-0/+141
Move platform independent header files to arch/arm/include/asm, leaving those in asm/arch* and asm/plat* alone. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
OpenPOWER on IntegriCloud