[PATCH v2 5/5] armv8 SHA-256 using ARMv8 Crypto Extensions

Tom Rini trini at konsulko.com
Mon Jun 27 23:31:21 CEST 2022


On Wed, Jun 01, 2022 at 08:26:31PM +0200, Loic Poulain wrote:

> This patch adds support for the SHA-256 Secure Hash Algorithm for CPUs
> that have support for the SHA-256 part of the ARM v8 Crypto Extensions.
> 
> It greatly improves sha-256 based operations, about 17x faster on iMX8M
> evk board. ~12ms vs ~208ms for a 20MiB kernel sha-256 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/999307af/attachment.sig>


More information about the U-Boot mailing list