aboutsummaryrefslogtreecommitdiff
path: root/include/arch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync opensslconf.h, add crypto_arch.h for mipsTheo Buehler2025-04-121-11/+11
| | | | | | | This was easy enough to make compile. As long as it doesn't get in the way, I think we can keep this. Fixes #1110
* Basic loongarch64 supportIvan A. Melnikov2025-04-101-0/+154
| | | | | | | | | | | Just wire things up to make the project buildable on LoongArch64. opensslconf.h is taken form riscv64 folder as is, and is the same as on some other 64 bit architectures. Refs: https://github.com/libressl/portable/issues/1123 Signed-off-by: Ivan A. Melnikov <iv@altlinux.org>
* fix mips/mips64 buildsBrent Cook2023-03-231-0/+154