Skip to content

internal/cpu: implement CPU capability detection for openbsd/arm64 #31746

Closed
@4a6f656c

Description

@4a6f656c

Most arm64 runtimes make use of auxv HWCAP data in order to determine what CPU features are available. OpenBSD does not currently provide auxv - we either need a way for the kernel to provide this information, or we need to implement CPU capability detection in userland.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions