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)
Sun, Mar 23, 12:56 PM
Unknown Object (File)
Mar 5 2025, 9:16 PM
Unknown Object (File)
Jan 18 2025, 9:56 PM
Unknown Object (File)
Jan 3 2025, 5:19 AM
Unknown Object (File)
Dec 26 2024, 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

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.