Page MenuHomeFreeBSD

Support reading from the arm64 ID registers from userspace
ClosedPublic

Authored by andrew on Jul 31 2018, 6:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 23, 4:41 PM
Unknown Object (File)
Sun, Nov 23, 1:22 AM
Unknown Object (File)
Fri, Nov 14, 2:33 AM
Unknown Object (File)
Wed, Nov 5, 10:39 PM
Unknown Object (File)
Tue, Nov 4, 3:24 AM
Unknown Object (File)
Thu, Oct 30, 5:32 PM
Unknown Object (File)
Oct 27 2025, 8:49 PM
Unknown Object (File)
Oct 25 2025, 1:09 PM

Details

Summary

Trap reads to the arm64 ID registers and write a safe value into them.
This will allow us to put more useful values in these later and have
userland check them to find what features the hardware supports.

Test Plan

Tested with https://github.com/zxombie/arm64id to read the registers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18463
Build 18168: arc lint + arc unit