CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2025/08/24 13:49:16
Modified files: sys/arch/arm64/dev: smmu.c smmu_acpi.c smmu_fdt.c smmureg.h smmuvar.h Log message: Add SMMUv3 support to smmu(4). Functionality remains disabled for now, but it works well enough to be added and polished more in-tree.