Page MenuHomeFreeBSD

arm64/its: Support devices not behind an iommu
ClosedPublic

Authored by andrew on Jan 30 2025, 2:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 7, 8:32 AM
Unknown Object (File)
Thu, Oct 2, 9:53 AM
Unknown Object (File)
Sat, Sep 20, 5:09 AM
Unknown Object (File)
Wed, Sep 17, 7:09 AM
Unknown Object (File)
Mon, Sep 15, 6:33 PM
Unknown Object (File)
Sun, Sep 14, 5:15 PM
Unknown Object (File)
Sep 9 2025, 6:35 PM
Unknown Object (File)
Sep 8 2025, 8:05 AM
Subscribers

Details

Summary

When the IOMMU option is enabled but a device doesn't have an IOMMU
this will return an error. If the device is really behind an IOMMU
then it will fail later, and if not this is needed to allocate MSI and
MAI-X interrupts.

Sponsored by: Arm Ltd

Diff Detail

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