Page MenuHomeFreeBSD

Split out the FDT attachment from the gic driver
ClosedPublic

Authored by andrew on Jul 25 2016, 11:33 AM.
Tags
None
Referenced Files
F106113933: D7307.diff
Wed, Dec 25, 3:10 PM
Unknown Object (File)
Nov 8 2024, 7:07 AM
Unknown Object (File)
Oct 14 2024, 2:38 PM
Unknown Object (File)
Oct 2 2024, 2:56 AM
Unknown Object (File)
Sep 18 2024, 1:04 PM
Unknown Object (File)
Sep 17 2024, 2:52 AM
Unknown Object (File)
Sep 16 2024, 4:25 PM
Unknown Object (File)
Sep 7 2024, 8:11 PM
Subscribers

Details

Summary

Prepare for adding an ACPI attachment to the GIC driver by splitting out
the FDT parts of it to a new attachment. There are still a few FDT bits
left that are needed for both INTRNG and the old interrupt code, however
these are difficult to remove in a clean way.

Test Plan

Booted to multi user on QEMU with both INTRNG and the old interrupt code

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4609
Build 4662: arc lint + arc unit

Event Timeline

andrew retitled this revision from to Split out the FDT attachment from the gic driver.
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added reviewers: ARM, arm64.
andrew added a subscriber: emaste.
This revision was automatically updated to reflect the committed changes.