Page MenuHomeFreeBSD

Fix arm64 iommu build
ClosedPublic

Authored by br on Dec 20 2022, 8:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 9, 2:50 AM
Unknown Object (File)
Jul 21 2025, 2:35 AM
Unknown Object (File)
Jul 21 2025, 1:15 AM
Unknown Object (File)
Jul 15 2025, 1:03 PM
Unknown Object (File)
Jul 7 2025, 8:20 AM
Unknown Object (File)
Jul 6 2025, 7:01 AM
Unknown Object (File)
Jun 30 2025, 6:18 AM
Unknown Object (File)
Jun 27 2025, 1:57 PM
Subscribers

Details

Summary

fix iommu build

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

br requested review of this revision.Dec 20 2022, 8:25 PM

You also need to add #ifdef FDT around iommu_get_ctx_ofw in iommu.c to build without FDT

This revision is now accepted and ready to land.Dec 21 2022, 3:36 PM
This revision was automatically updated to reflect the committed changes.