Page MenuHomeFreeBSD

arm64/vmm: Clean up enabling guest timer access
ClosedPublic

Authored by andrew on Aug 8 2025, 12:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 12, 5:55 AM
Unknown Object (File)
Wed, Nov 5, 2:49 PM
Unknown Object (File)
Sun, Oct 26, 11:39 PM
Unknown Object (File)
Thu, Oct 23, 10:53 PM
Unknown Object (File)
Tue, Oct 21, 5:05 PM
Unknown Object (File)
Oct 17 2025, 1:36 PM
Unknown Object (File)
Oct 10 2025, 5:51 AM
Unknown Object (File)
Oct 10 2025, 12:15 AM
Subscribers

Details

Summary

Clean up the name of CNTHCTL_EL2 field macros and expand to include
more fields. This makes it easier to see which accesses are trapped or
not trapped.

While here set the register directly. We already set it in locore.S so
there is no need to read that and modify it.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable