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)
Mon, Mar 10, 2:39 PM
Unknown Object (File)
Wed, Feb 26, 8:45 AM
Unknown Object (File)
Sun, Feb 23, 10:40 AM
Unknown Object (File)
Sun, Feb 23, 10:10 AM
Unknown Object (File)
Sun, Feb 23, 8:12 AM
Unknown Object (File)
Sun, Feb 23, 7:58 AM
Unknown Object (File)
Tue, Feb 18, 4:45 PM
Unknown Object (File)
Wed, Feb 12, 8:46 PM
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