[PATCH v2 0/3] iommu/arm-smmu-v3: TLB invalidation for SVA

Jean-Philippe Brucker jean-philippe at linaro.org
Fri Jan 22 10:10:53 EST 2021


Since v1 [1]
* Renamed arm_smmu_tlb_inv_range()
* Removed unnecessary tlb_inv_command variable
* Rebased onto for-joerg/arm-smmu/updates (oddly I didn't get any
  conflict, I hope it will apply this time)

[1] https://lore.kernel.org/linux-iommu/20210122115257.2502526-1-jean-philippe@linaro.org/

Jean-Philippe Brucker (3):
  iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range()
  iommu/arm-smmu-v3: Make BTM optional for SVA
  iommu/arm-smmu-v3: Add support for VHE

 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h   |   6 +
 .../iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c   |  10 +-
 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c   | 106 ++++++++++++------
 3 files changed, 87 insertions(+), 35 deletions(-)

-- 
2.30.0




More information about the linux-arm-kernel mailing list