crypto: arm - generate *.S by Perl at build time instead of shipping them
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 25 Apr 2021 17:57:31 +0000 (02:57 +0900)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 14 May 2021 11:07:54 +0000 (19:07 +0800)
commit7c0303ff7e67b637c47d8afee533ca9e2a02359b
tree2650a1b406a580df2432afeae201f4ab88d0fc04
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
crypto: arm - generate *.S by Perl at build time instead of shipping them

Generate *.S by Perl like arch/{mips,x86}/crypto/Makefile.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/crypto/Makefile
arch/arm/crypto/poly1305-core.S_shipped [deleted file]
arch/arm/crypto/sha256-core.S_shipped [deleted file]
arch/arm/crypto/sha512-core.S_shipped [deleted file]