Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPU extension detection for arm64 on NetBSD. #1876

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

loganaden
Copy link
Contributor

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

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

Signed-off-by: Loganaden Velvindron <[email protected]>
@loganaden loganaden requested a review from dstebila as a code owner July 30, 2024 16:20
Copy link
Member

@Martyrshot Martyrshot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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?

src/common/common.c Outdated Show resolved Hide resolved
src/common/common.c Outdated Show resolved Hide resolved
src/common/common.c Outdated Show resolved Hide resolved
@SWilson4
Copy link
Member

SWilson4 commented Aug 9, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants