Page MenuHomeFreeBSD

Fix arm64 iommu build
ClosedPublic

Authored by br on Dec 20 2022, 8:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 16 2024, 9:27 AM
Unknown Object (File)
Sep 27 2024, 8:04 PM
Unknown Object (File)
Sep 27 2024, 4:20 PM
Unknown Object (File)
Sep 24 2024, 8:37 PM
Unknown Object (File)
Sep 24 2024, 1:23 AM
Unknown Object (File)
Sep 21 2024, 2:42 AM
Unknown Object (File)
Sep 20 2024, 8:57 AM
Unknown Object (File)
Sep 19 2024, 5:14 PM
Subscribers

Details

Summary

fix iommu build

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.