[PATCH 03/13] crypto: arm64/sha256 - remove obsolete chunking logic

Ard Biesheuvel ardb at kernel.org
Sat Apr 26 19:07:35 AEST 2025


On Sat, 26 Apr 2025 at 08:51, Eric Biggers <ebiggers at kernel.org> wrote:
>
> From: Eric Biggers <ebiggers at google.com>
>
> Since kernel-mode NEON sections are now preemptible on arm64, there is
> no longer any need to limit the length of them.
>
> Signed-off-by: Eric Biggers <ebiggers at google.com>
> ---
>  arch/arm64/crypto/sha256-glue.c | 19 ++-----------------
>  1 file changed, 2 insertions(+), 17 deletions(-)
>

Reviewed-by: Ard Biesheuvel <ardb at kernel.org>


More information about the Linuxppc-dev mailing list