[PATCH v2 3/5] armv8 SHA-1 using ARMv8 Crypto Extensions:
Tom Rini
trini at konsulko.com
Mon Jun 27 23:31:09 CEST 2022
On Wed, Jun 01, 2022 at 08:26:29PM +0200, Loic Poulain wrote:
> This patch adds support for the SHA-1 Secure Hash Algorithm for CPUs
> that have support for the SHA-1 part of the ARM v8 Crypto Extensions.
>
> It greatly improves sha-1 based operations, about 10x faster on iMX8M
> evk board. ~12ms vs ~165ms for a 20MiB kernel sha-1 verification.
>
> asm implementation is a simplified version of the Linux version (from
> Ard Biesheuvel).
>
> Signed-off-by: Loic Poulain <loic.poulain at linaro.org>
Applied to u-boot/next, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220627/24b9ed9e/attachment.sig>
More information about the U-Boot
mailing list