summaryrefslogtreecommitdiffstats
path: root/crypto/armcap.c
AgeCommit message (Collapse)Author
2014-06-10Add linux-aarch64 taget.Andy Polyakov
armcap.c is shared between 32- and 64-bit builds and features link-time detection of getauxval. Submitted by: Ard Biesheuvel. (cherry picked from commit e8d93e342b4b7d43c73e955e81e227c514d389d9)
2014-06-10crypto/armcap.c: detect ARMv8 capabilities [in 32-bit build].Andy Polyakov
(cherry picked from commit 4afa9f033dd58465b4c2d119a9d8cd737edeba26)
2013-09-15crypto/armcap.c: fix typo in rdtsc subroutine.Andy Polyakov
PR: 3125 Submitted by: Kyle McMartin (cherry picked from commit 8e52a9063a8a016bdac780005256994d26f9c2f9)
2011-11-14ARM assembler pack update from HEAD.Andy Polyakov