Page MenuHomeFreeBSD

arm: Add a missing interrupt to the generic timer
ClosedPublic

Authored by andrew on Feb 19 2024, 3:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 4, 11:14 PM
Unknown Object (File)
Mon, Sep 2, 6:26 AM
Unknown Object (File)
Sat, Aug 31, 10:52 AM
Unknown Object (File)
Jul 31 2024, 12:27 AM
Unknown Object (File)
Jul 25 2024, 10:03 PM
Unknown Object (File)
Jul 2 2024, 11:09 PM
Unknown Object (File)
Jun 29 2024, 10:21 AM
Unknown Object (File)
Jun 3 2024, 10:40 AM
Subscribers

Details

Summary

The ACPI generic timer attachment added 3 interrupts, but missed the
hypervisor physical interrupt. As the field is present in all versions
of the GTDT ACPI table and isn't an optional interrupts we can add it
to the interrupts provided to the driver.

Sponsored by: Arm Ltd

Diff Detail

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