summaryrefslogtreecommitdiffstats
path: root/crypto/arm_arch.h
AgeCommit message (Expand)Author
2020-12-09Read MIDR_EL1 system register on aarch64Fangming.Fang
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte
2018-04-20Fix building linux-armv4 with --strict-warningsBernd Edlinger
2018-02-13Update copyright yearMatt Caswell
2018-02-12crypto/armcap.c: detect hardware-assisted SHA512 support.Andy Polyakov
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2016-05-17Copyright consolidation 07/10Rich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-04Remove inconsistency in ARM support.Andy Polyakov
2014-12-08Remove OPENSSL_FIPSCANISTER code.Dr. Stephen Henson
2014-06-01Add linux-aarch64 taget.Andy Polyakov
2014-05-04crypto/armcap.c: detect ARMv8 capabilities [in 32-bit build].Andy Polyakov
2011-11-09arm_arch.h: allow to specify __ARM_ARCH__ elsewhere.Andy Polyakov
2011-10-19arm_arch.h: add missing pre-defined macro, __ARM_ARCH_5TEJ__.Andy Polyakov
2011-07-22Make sure OPENSSL_FIPSCANISTER is visible to ARM assembly language files.Dr. Stephen Henson
2011-07-17ARM assembler pack: add platform run-time detection.Andy Polyakov
2011-06-22Now the FIPS capable OpenSSL is available simplify the various FIPS testDr. Stephen Henson
2011-05-04Include fipssyms.h for ARM builds to translate symbols.Dr. Stephen Henson
2011-04-01ARM assembler pack: add missing arm_arch.h.Andy Polyakov