commit | ea82ed8c2eaee0a0f7dee31016aaee4ce88e9ea7 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jun 27 13:39:19 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 27 13:39:19 2022 -0400 |
tree | 8628177a335f90dca51e64cea0a0e3e80bbe5895 | |
parent | c316ee674f25b73285f241ce922307296616a92a [diff] | |
parent | ba0d0e8c74e8fcd57beb286251d695e63f0d291c [diff] |
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.