> From: Nicolin Chen <nicol...@nvidia.com> > Sent: Friday, May 9, 2025 11:03 AM > > An impl driver might want to allocate its own type of vIOMMU object or the > standard IOMMU_VIOMMU_TYPE_ARM_SMMUV3 by setting up its own > SW/HW bits, as > the tegra241-cmdqv driver will add > IOMMU_VIOMMU_TYPE_TEGRA241_CMDQV. > > Add a vsmmu_alloc op and prioritize it in arm_vsmmu_alloc(). > > Reviewed-by: Pranjal Shrivastava <pr...@google.com> > Signed-off-by: Nicolin Chen <nicol...@nvidia.com>
Reviewed-by: Kevin Tian <kevin.t...@intel.com>