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, Jan 18, 1:20 AM
Unknown Object (File)
Dec 18 2024, 3:44 PM
Unknown Object (File)
Dec 15 2024, 1:04 AM
Unknown Object (File)
Nov 29 2024, 7:25 PM
Unknown Object (File)
Nov 22 2024, 3:56 AM
Unknown Object (File)
Nov 18 2024, 1:50 AM
Unknown Object (File)
Nov 18 2024, 1:25 AM
Unknown Object (File)
Nov 18 2024, 1:22 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.