Page MenuHomeFreeBSD

Create a common function to get the SMMU sid
ClosedPublic

Authored by andrew on Mar 21 2023, 4:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 1:33 PM
Unknown Object (File)
Sun, Apr 19, 8:13 AM
Unknown Object (File)
Sun, Apr 19, 5:48 AM
Unknown Object (File)
Sun, Apr 19, 2:15 AM
Unknown Object (File)
Fri, Apr 17, 1:05 AM
Unknown Object (File)
Tue, Apr 14, 10:49 PM
Unknown Object (File)
Sun, Apr 5, 1:21 PM
Unknown Object (File)
Thu, Apr 2, 11:48 AM
Subscribers

Details

Summary

Now the PCI drivers have a common interface to read the IOMMU xref
and SID create a common function to read it. This fixes an issue where
we will call into an ACPI specific function when booting with FDT when
both are enabled.

Sponsored by: Arm Ltd

Diff Detail

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