[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210514113420.ofirlhwsub2f7bes@gondor.apana.org.au>
Date: Fri, 14 May 2021 19:34:20 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: "David S . Miller" <davem@...emloft.net>,
linux-crypto@...r.kernel.org, Russell King <linux@...linux.org.uk>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] crypto: arm: generate *.S by Perl at build time
instead of shipping them
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@...nel.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@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists