[PATCH 1/4] crypto: arm: generate *.S by Perl at build time instead of shipping them
Herbert Xu
herbert at gondor.apana.org.au
Fri May 14 04:34:20 PDT 2021
On Mon, Apr 26, 2021 at 02:57:31AM +0900, Masahiro Yamada wrote:
> Generate *.S by Perl like arch/{mips,x86}/crypto/Makefile.
>
> Signed-off-by: Masahiro Yamada <masahiroy at kernel.org>
> ---
>
> arch/arm/crypto/Makefile | 8 +-
> arch/arm/crypto/poly1305-core.S_shipped | 1158 ----------
> arch/arm/crypto/sha256-core.S_shipped | 2816 -----------------------
> arch/arm/crypto/sha512-core.S_shipped | 1869 ---------------
> 4 files changed, 3 insertions(+), 5848 deletions(-)
> delete mode 100644 arch/arm/crypto/poly1305-core.S_shipped
> delete mode 100644 arch/arm/crypto/sha256-core.S_shipped
> delete mode 100644 arch/arm/crypto/sha512-core.S_shipped
All applied. Thanks.
--
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
More information about the linux-arm-kernel
mailing list