Page MenuHomeFreeBSD

arm64: Add ACPI support to GICv5 driver
ClosedPublic

Authored by sarah.walker2_arm.com on Aug 25 2026, 12:49 PM.
Tags
None
Referenced Files
F173203414: D59171.id186837.diff
Thu, Sep 24, 6:54 AM
F173186072: D59171.diff
Thu, Sep 24, 4:23 AM
Unknown Object (File)
Wed, Sep 23, 11:21 PM
Unknown Object (File)
Wed, Sep 23, 2:21 PM
Unknown Object (File)
Wed, Sep 23, 8:03 AM
Unknown Object (File)
Tue, Sep 22, 4:01 PM
Unknown Object (File)
Tue, Sep 22, 8:32 AM
Unknown Object (File)
Mon, Sep 21, 9:17 PM
Subscribers

Details

Summary

Add ACPI support to the GICv5 IRS, ITS and IWB drivers. Device parameters are
derived from the MADT and IORT tables.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 76144
Build 73027: arc lint + arc unit

Event Timeline

sys/arm64/arm64/gicv5_acpi.c
152–168

Are these needed? I though the GICv5 driver only needs the IRS ranges & these are passed to the ITS driver.

Don't add ITS resources to IRS device

andrew added inline comments.
sys/arm64/arm64/gicv5_acpi.c
121

This adds maps for the IRS so should be named as such

This revision is now accepted and ready to land.Wed, Sep 16, 10:22 AM
This revision now requires review to proceed.Wed, Sep 16, 10:26 AM
This revision is now accepted and ready to land.Wed, Sep 16, 3:24 PM
This revision was automatically updated to reflect the committed changes.