open-quantum-safe / liboqs

C library for prototyping and experimenting with quantum-resistant cryptography
https://openquantumsafe.org/
Other
1.92k stars 466 forks source link

CPU extension detection for arm64 on NetBSD. #1876

Open loganaden opened 4 months ago

loganaden commented 4 months ago

Joint work with Keelan Cannoo, Jeevesh Dindyal & UoM RICRG.

SWilson4 commented 3 months ago

Looks good to me other than some style things. @SWilson4 Do we have a NetBSD CI setup to check that this works as expected? Do we currently sanity check CPU extensions in CI?

Nope, no NetBSD setup. It seems like something that would be nice to have to support ongoing work on porting liboqs to NetBSD. I believe that there is also no sanity checking of CPU extensions, though it might be hidden somewhere.