This adds ACPI attachments to the two GIC interrupt controller drivers.
For each we need to walk the MADT to find which we have, then add
the driver as needed. As each may have a child they will each walk
the same table to find these details.
Details
Details
- Reviewers
mmel skra - Group Reviewers
arm64 - Commits
- rS327836: iAdd ACPI attachments the the GIC and GICv3 interrupt controller drivers.
Booted to mount root on ThunderX (GICv3 + ITS), and to multiuser on SoftIron
Overdrive 3000 (GICv2 + GICv2m).
The ThunderX is missing PCIe nodes in ACPI so netbooting with the PCIe
Intel NIC in the Sentex cluster fails.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable