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
Unknown Object (File)
Wed, Oct 23, 1:45 AM
Unknown Object (File)
Fri, Oct 18, 7:01 AM
Unknown Object (File)
Fri, Oct 18, 7:01 AM
Unknown Object (File)
Fri, Oct 18, 7:01 AM
Unknown Object (File)
Fri, Oct 18, 6:40 AM
Unknown Object (File)
Sep 27 2024, 10:04 PM
Unknown Object (File)
Sep 26 2024, 11:13 PM
Unknown Object (File)
Sep 26 2024, 4:12 PM
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