Page MenuHomeFreeBSD

arm64: Add an initial GICv5 IWB driver
ClosedPublic

Authored by andrew on Dec 16 2025, 12:09 PM.
Tags
None
Referenced Files
F161652405: D54252.id180001.diff
Sun, Jul 5, 3:18 PM
F161566721: D54252.id177838.diff
Sat, Jul 4, 10:40 PM
Unknown Object (File)
Sat, Jul 4, 6:49 PM
Unknown Object (File)
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)
Jun 4 2026, 2:28 PM
Unknown Object (File)
May 30 2026, 12:53 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 73103
Build 69986: arc lint + arc unit

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.