summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/aarch64/arm64cap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace aarch64 CPU capabilities detection code.jsing2024-11-081-138/+0
* repair bizzare indents; ok tbderaadt2024-08-291-2/+6
* Remove constructor attribute for OPENSSL_cpuid_setup() on arm/aarch64.jsing2023-07-261-5/+1
* use the new CPU_ID_AA64ISAR0 sysctl to determine CPU features on arm64robert2022-03-251-5/+55
* Start disentangling armv7 and aarch64 codetb2022-03-231-0/+88