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)
commitea82ed8c2eaee0a0f7dee31016aaee4ce88e9ea7
tree8628177a335f90dca51e64cea0a0e3e80bbe5895
parentc316ee674f25b73285f241ce922307296616a92a
parentba0d0e8c74e8fcd57beb286251d695e63f0d291c
Merge branch '2022-06-27-add-armv8-sha1-sha256-support' into next

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.