On Wed, 19 Jun 2024 at 01:22, Nicolin Chen wrote:
>
> The caller of smmu_iommu_mr wants to get sdev for smmuv3_flush_config().
>
> Do it directly instead of bridging with an iommu mr pointer.
>
> Signed-off-by: Nicolin Chen
> ---
> hw/arm/smmu-common.c | 8 ++--
> hw/arm/smmuv3.c
The caller of smmu_iommu_mr wants to get sdev for smmuv3_flush_config().
Do it directly instead of bridging with an iommu mr pointer.
Signed-off-by: Nicolin Chen
---
hw/arm/smmu-common.c | 8 ++--
hw/arm/smmuv3.c | 12
include/hw/arm/smmu-common.h | 4 ++-