summaryrefslogtreecommitdiffstats
path: root/crypto/riscvcap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid undefined behaviour with the <ctype.h> functions.Taylor R Campbell2024-10-101-1/+1
* Copyright year updatesTomas Mraz2024-09-051-1/+1
* crypto/riscvcap: fix function declaration for hwprobe_to_capHongren Zheng2024-05-141-1/+1
* riscv: use hwprobe syscall for capability detectionHongren Zheng2024-05-091-0/+43
* riscv: Add basic vector extension supportChristoph Müllner2023-10-261-1/+13
* Add basic RISC-V cpuid and OPENSSL_riscvcapHenry Brausen2022-05-191-0/+86