Page MenuHomeFreeBSD

arm64: Add an initial GICv5 IWB driver
ClosedPublic

Authored by andrew on Dec 16 2025, 12:09 PM.
Tags
None
Referenced Files
F161388506: D54252.diff
Fri, Jul 3, 8:24 AM
Unknown Object (File)
Sun, Jun 14, 4:44 PM
Unknown Object (File)
Tue, Jun 9, 9:10 AM
Unknown Object (File)
Thu, Jun 4, 2:28 PM
Unknown Object (File)
May 30 2026, 12:53 PM
Unknown Object (File)
May 19 2026, 1:50 AM
Unknown Object (File)
May 18 2026, 10:36 AM
Unknown Object (File)
May 17 2026, 3:37 PM
Subscribers

Details

Summary

Add a driver to support the GICv5 interrupt wire bridge (IWB). The IWB
translates the change in state of an input wire and sends a MSI to
the interrupt translation service (ITS) to be translated to an LPI.

Unlike other MSI sources each wire has a fixed Event ID value it will
write in the MSI data.

Sponsored by: Arm Ltd

Diff Detail

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

Event Timeline

  • Remove the unneeded bind handler
  • Cleanup better on attach failure
This revision was not accepted when it landed; it landed in state Needs Review.Thu, Jun 18, 2:58 PM
This revision was automatically updated to reflect the committed changes.