Skip to content
Commit f2613d2c authored by Loic Poulain's avatar Loic Poulain Committed by Tom Rini
Browse files

armv8 SHA-1 using ARMv8 Crypto Extensions:



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: default avatarLoic Poulain <loic.poulain@linaro.org>
parent 9efe7305
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment