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)
Thu, Dec 19, 8:25 AM
Unknown Object (File)
Nov 21 2024, 8:48 AM
Unknown Object (File)
Oct 21 2024, 3:46 AM
Unknown Object (File)
Sep 26 2024, 9:46 PM
Unknown Object (File)
Sep 23 2024, 2:23 AM
Unknown Object (File)
Sep 19 2024, 5:33 AM
Unknown Object (File)
Sep 18 2024, 11:09 PM
Unknown Object (File)
Sep 18 2024, 2:57 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