mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
crypto: arm - ignore generated SHA2 assembly files
These files are generated since commitsf2f770d74a
(crypto: arm/sha256 - Add optimized SHA-256/224, 2015-04-03) andc80ae7ca37
(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>
This commit is contained in:
parent
7abd75bf7a
commit
4d666dbefc
2
arch/arm/crypto/.gitignore
vendored
2
arch/arm/crypto/.gitignore
vendored
@ -1 +1,3 @@
|
||||
aesbs-core.S
|
||||
sha256-core.S
|
||||
sha512-core.S
|
||||
|
Loading…
Reference in New Issue
Block a user