Page MenuHomeFreeBSD

Fix arm64 iommu build
ClosedPublic

Authored by br on Dec 20 2022, 8:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 29, 4:05 PM
Unknown Object (File)
Feb 19 2026, 4:21 PM
Unknown Object (File)
Feb 19 2026, 4:21 PM
Unknown Object (File)
Feb 19 2026, 2:19 PM
Unknown Object (File)
Feb 18 2026, 12:19 PM
Unknown Object (File)
Feb 17 2026, 12:31 AM
Unknown Object (File)
Feb 9 2026, 10:15 PM
Unknown Object (File)
Feb 7 2026, 11:33 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.