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: support darwin/arm64 feature detection #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 8, 2024

  1. cpu: support darwin/arm64 feature detection

    Use commpage to determine which CPU features are enabled.
    Additionally, enable some safe features for the Apple M1 CPU.
    
    Builds off CL 332729.
    
    Fixes golang/go#43046
    
    Change-Id: I72c89e78e26d6681cb396e37a1fa9a0bc4b68e69
    ericlagergren authored and aadomnicai committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e13bdde View commit details
    Browse the repository at this point in the history