aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/armv8crypto
Commit message (Expand)AuthorAgeFilesLines
* Create an empty stdint.h for arm_neon.h to include.Andrew Turner2018-07-161-0/+1
* Use armv8-a in -march, it is accepted by both clang and gcc.Andrew Turner2017-08-191-1/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Add accelerated AES with using the ARMv8 crypto instructions. This is basedAndrew Turner2016-11-211-0/+20