CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/23 15:31:25
Modified files:
sys/arch/arm64/dev: smmu.c smmu_acpi.c smmu_fdt.c smmureg.h
smmuvar.h
Log message:
Restructure smmu(4) into common and SMMUv2-specific code in preparation
to adding support for SMMUv3, which needs to be handled in a different
fashion. No functional change intended.
