]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
crypto: arm - ignore generated SHA2 assembly files
authorBaruch Siach <baruch@tkos.co.il>
Mon, 6 Jul 2015 04:03:37 +0000 (07:03 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 6 Jul 2015 08:32:03 +0000 (16:32 +0800)
These files are generated since commits f2f770d74a8d (crypto: arm/sha256 - Add
optimized SHA-256/224, 2015-04-03) and c80ae7ca3726 (crypto: arm/sha512 -
accelerated SHA-512 using ARM generic ASM and NEON, 2015-05-08).

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/.gitignore

index 6231d36b3635260cf0f2a7185182099ce844ccb9..31e1f538df7dee529af3cf36a30fd941314de95c 100644 (file)
@@ -1 +1,3 @@
 aesbs-core.S
+sha256-core.S
+sha512-core.S