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, Oct 14, 5:17 AM
Unknown Object (File)
Tue, Oct 14, 5:17 AM
Unknown Object (File)
Tue, Oct 14, 5:17 AM
Unknown Object (File)
Tue, Oct 14, 5:17 AM
Unknown Object (File)
Tue, Oct 14, 5:17 AM
Unknown Object (File)
Mon, Oct 13, 3:49 PM
Unknown Object (File)
Tue, Oct 7, 11:24 PM
Unknown Object (File)
Tue, Oct 7, 9:42 AM
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.