summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/aarch64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* use the new CPU_ID_AA64ISAR0 sysctl to determine CPU features on arm64robert2022-03-251-5/+55
* Start disentangling armv7 and aarch64 codetb2022-03-234-2/+196
* Add cpuid support for arm64 so that we can recognize whichpatrick2019-07-021-1/+4
* Add support for AArch64.patrick2017-01-112-0/+182