Page MenuHomeFreeBSD

Allow the GICv3 ACPI attachment to work with GICv4
AbandonedPublic

Authored by andrew on Nov 16 2020, 12:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 3, 5:19 AM
Unknown Object (File)
Thu, Dec 26, 12:55 PM
Unknown Object (File)
Dec 14 2024, 2:52 AM
Unknown Object (File)
Dec 13 2024, 3:00 PM
Unknown Object (File)
Dec 1 2024, 9:45 PM
Unknown Object (File)
Sep 28 2024, 4:11 PM
Unknown Object (File)
Sep 27 2024, 5:46 PM
Unknown Object (File)
Sep 27 2024, 12:15 PM

Details

Reviewers
manu
Group Reviewers
arm64
Summary

The saame driver works on both, allow the driver to attach to a GICv4
controller with the ACPI attachment.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34825
Build 31857: arc lint + arc unit

Event Timeline

I'm going to commit this as it allows the device to start attaching. There is a second issue where the HW you have described the interrupt controller in a different way. I have a change in progress that should fix this second issue.