Page MenuHomeFreeBSD

Fix arm64 iommu build
ClosedPublic

Authored by br on Dec 20 2022, 8:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 28, 10:18 AM
Unknown Object (File)
Tue, Apr 28, 2:05 AM
Unknown Object (File)
Wed, Apr 22, 8:27 AM
Unknown Object (File)
Mar 29 2026, 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
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.