Merge branch '2022-06-27-add-armv8-sha1-sha256-support' into next
authorTom Rini <trini@konsulko.com>
Mon, 27 Jun 2022 17:39:19 +0000 (13:39 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 27 Jun 2022 17:39:19 +0000 (13:39 -0400)
To quote the author:

This series adds support for the SHA-1 and SHA-256 Secure Hash Algorithm
for CPUs that have support of the ARM v8 Crypto Extensions. It Improves
speed of integrity & signature checking procedures.


Trivial merge