Searched hist:ea1a202ba0d0db2d5873d5c471aa9fa9370e84e1 (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/ |
| H A D | sha1_ce_glue.c | ea1a202ba0d0db2d5873d5c471aa9fa9370e84e1 Wed Jun 01 18:26:29 UTC 2022 Loic Poulain <loic.poulain@linaro.org> UPSTREAM: 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: Loic Poulain <loic.poulain@linaro.org> Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If03c03aafeba7a366b9b3fadce27b43f99d78e85 (cherry picked from commit 084d8e6bf9ea6673e94f798c5c3793893eb783ab)
|
| H A D | sha1_ce_core.S | ea1a202ba0d0db2d5873d5c471aa9fa9370e84e1 Wed Jun 01 18:26:29 UTC 2022 Loic Poulain <loic.poulain@linaro.org> UPSTREAM: 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: Loic Poulain <loic.poulain@linaro.org> Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If03c03aafeba7a366b9b3fadce27b43f99d78e85 (cherry picked from commit 084d8e6bf9ea6673e94f798c5c3793893eb783ab)
|
| H A D | Kconfig | ea1a202ba0d0db2d5873d5c471aa9fa9370e84e1 Wed Jun 01 18:26:29 UTC 2022 Loic Poulain <loic.poulain@linaro.org> UPSTREAM: 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: Loic Poulain <loic.poulain@linaro.org> Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If03c03aafeba7a366b9b3fadce27b43f99d78e85 (cherry picked from commit 084d8e6bf9ea6673e94f798c5c3793893eb783ab)
|
| H A D | Makefile | ea1a202ba0d0db2d5873d5c471aa9fa9370e84e1 Wed Jun 01 18:26:29 UTC 2022 Loic Poulain <loic.poulain@linaro.org> UPSTREAM: 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: Loic Poulain <loic.poulain@linaro.org> Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If03c03aafeba7a366b9b3fadce27b43f99d78e85 (cherry picked from commit 084d8e6bf9ea6673e94f798c5c3793893eb783ab)
|