Browse Source

crypto: arm - ignore generated SHA2 assembly files

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>
Baruch Siach 10 năm trước cách đây
mục cha
commit
4d666dbefc
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      arch/arm/crypto/.gitignore

+ 2 - 0
arch/arm/crypto/.gitignore

@@ -1 +1,3 @@
 aesbs-core.S
+sha256-core.S
+sha512-core.S