kc3-lang/libressl/crypto/arch

Branch :


Log

Author Commit Date CI Message
2a3e1b6d 2025-05-19 14:23:10 rename cpu_caps apple to darwin
570b0b73 2025-05-19 06:19:25 add windows aarch64 cpu_caps
b905935b 2025-05-18 14:14:50 add linux aarc64 cpu_caps
57af1184 2025-05-18 20:02:27 create noop and apple cpu_caps checks for aarch64
1087da12 2025-04-11 18:31:04 Sync opensslconf.h, add crypto_arch.h for mips 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
031c2f17 2025-04-10 17:09:19 Basic loongarch64 support 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>