]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit65f2ba0627f51a49d0a98492f78ffb30d3b8863a
tree8628177a335f90dca51e64cea0a0e3e80bbe5895
parentfe5f220894808b2ead8dcca8a7892bea465bfa72
parent5b3e3084b655e4fe1f51d5c04c711ac0da9b01f7
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.