Skip to content

x/sys/cpu: add flags for Arm64 HPDS, LOR, PAN #75472

@harryzcy

Description

@harryzcy

Proposal Details

When using the ARM64 struct from x/sys/cpu, there's no field for FEAT_HPDS, FEAT_LOR, FEAT_PAN available for ARMv8.1

Those information are obtained from ID_AA64MMFR1_EL1 register, which we need to get in assembly code

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolNeedsFixThe path to resolution is known, but the work has not been done.arch-arm64help wanted

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions