Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel: crypto: add SHA1 ARM64 CE optimized module
Kernel has optimized version of SHA1 using the ARMv8 Crypto Extensions, so lets package it. Use it by default for qualcommax as it uses Cortex-A53 core and has ARMv8 CE extensions present. Signed-off-by: Robert Marko <[email protected]>
- Loading branch information