CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2022/08/31 14:49:12
Modified files: sys/arch/arm64/dev: acpiiort.c acpipci.c Log message: Support SMMUv3 IORT nodes as well in the midlayers. This allows IOMMU mappings to reach a future SMMUv3 implementation. ok kettenis@, mlarkin@