summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/aarch64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove constructor attribute for OPENSSL_cpuid_setup() on arm/aarch64.jsing2023-07-261-5/+1
* Sprinkle a few BTI instructions into the arm64 assembly files and passkettenis2023-04-052-1/+8
* Remove the now empty bn_asm.c.jsing2023-01-311-2/+1
* spelling fixes; from paul tagliamontejmc2022-12-261-3/+3
* 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