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)
Fri, Apr 12, 10:48 AM
Unknown Object (File)
Sun, Apr 7, 11:01 PM
Unknown Object (File)
Dec 23 2023, 10:56 AM
Unknown Object (File)
Nov 25 2023, 2:25 AM
Unknown Object (File)
Nov 18 2023, 2:41 PM
Unknown Object (File)
Nov 5 2023, 8:38 AM
Unknown Object (File)
Oct 18 2023, 4:12 AM
Unknown Object (File)
Sep 21 2023, 5:35 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable