Re: [PATCH 0/2] crypto: remove physical address support in skcipher_walk

From: Herbert Xu
Date: Sat Dec 14 2024 - 04:29:35 EST


On Sat, Dec 07, 2024 at 11:05:01AM -0800, Eric Biggers wrote:
> This series removes the unnecessary physical address support in
> skcipher_walk and the single obsolete driver that was using it.
>
> Eric Biggers (2):
> crypto: drivers - remove Niagara2 SPU driver
> crypto: skcipher - remove support for physical address walks
>
> crypto/skcipher.c | 187 +--
> drivers/crypto/Kconfig | 17 -
> drivers/crypto/Makefile | 2 -
> drivers/crypto/n2_asm.S | 96 --
> drivers/crypto/n2_core.c | 2168 ----------------------------
> drivers/crypto/n2_core.h | 232 ---
> include/crypto/internal/skcipher.h | 12 -
> 7 files changed, 26 insertions(+), 2688 deletions(-)
> delete mode 100644 drivers/crypto/n2_asm.S
> delete mode 100644 drivers/crypto/n2_core.c
> delete mode 100644 drivers/crypto/n2_core.h
>
>
> base-commit: b5f217084ab3ddd4bdd03cd437f8e3b7e2d1f5b6
> --
> 2.47.1

All applied. Thanks.
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt