aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/arm64cpuid.S
Commit message (Collapse)AuthorAgeFilesLines
* Add linux-aarch64 taget.Andy Polyakov2014-06-011-0/+46
armcap.c is shared between 32- and 64-bit builds and features link-time detection of getauxval. Submitted by: Ard Biesheuvel.