Skip to content

The v8a feature should be enabled by default on aarch64 #57904

Closed
@adamgemmell

Description

@adamgemmell

The TTBR0_EL2 register is locked behind el2vmsa when it should be available on all aarch64 platforms. This has been noticed in Rust which does not currently enable the feature by default or expose a stable way to enable it, though I feel here is a better place to solve the issue.

The v8a feature, added about a year ago, seems to want to represent features enabled on ARM v8.0 processors, but these features should really be enabled by default if this is the case.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions