OSDN Git Service

crypto: arm64 - generate *.S by Perl at build time instead of shipping them
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 25 Apr 2021 17:57:33 +0000 (02:57 +0900)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 14 May 2021 11:07:54 +0000 (19:07 +0800)
commit12dd461ebd1941afe821539419685ff9dea3a31d
tree700ce374a3ae1194e76718b965da8b31bd8eefdb
parent8116138cbfcee80b1bf9b57073278dcd86b44656
crypto: arm64 - 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/arm64/crypto/Makefile
arch/arm64/crypto/poly1305-core.S_shipped [deleted file]
arch/arm64/crypto/sha256-core.S_shipped [deleted file]
arch/arm64/crypto/sha512-core.S_shipped [deleted file]