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)
Sun, Mar 30, 7:51 AM
Unknown Object (File)
Feb 17 2025, 9:51 PM
Unknown Object (File)
Feb 14 2025, 5:10 AM
Unknown Object (File)
Feb 11 2025, 3:37 AM
Unknown Object (File)
Feb 10 2025, 6:22 PM
Unknown Object (File)
Jan 24 2025, 10:59 PM
Unknown Object (File)
Jan 16 2025, 6:14 AM
Unknown Object (File)
Dec 19 2024, 8:25 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