Page MenuHomeFreeBSD

arm: Use the correct irq when in the hypervisor
ClosedPublic

Authored by andrew on Feb 19 2024, 3:28 PM.
Tags
None
Referenced Files
F115702671: D43975.diff
Sun, Apr 27, 9:25 AM
Unknown Object (File)
Thu, Apr 24, 5:18 AM
Unknown Object (File)
Tue, Apr 8, 4:27 AM
Unknown Object (File)
Mon, Mar 31, 8:47 PM
Unknown Object (File)
Mar 22 2025, 3:19 AM
Unknown Object (File)
Feb 22 2025, 2:15 PM
Unknown Object (File)
Feb 22 2025, 1:28 PM
Unknown Object (File)
Feb 6 2025, 10:22 AM
Subscribers

Details

Summary

When booting in the hypervisor state we need to use the hypervisor
interrupt in the generic timer. In this case the registers we access
in the kernel are remapped to the EL2 versions, however this causes
an unexpected interrupt to trigger.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56105
Build 52994: arc lint + arc unit