[PATCH 0/2] xen/arm: smmuv3: Advertise coherent table walk

Michal Orzel posted 2 patches 11 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230512143535.29679-1-michal.orzel@amd.com
xen/drivers/passthrough/arm/smmu-v3.c | 28 ++++++++++++++++++++++++---
1 file changed, 25 insertions(+), 3 deletions(-)
[PATCH 0/2] xen/arm: smmuv3: Advertise coherent table walk
Posted by Michal Orzel 11 months, 3 weeks ago
Based on the work done for SMMU v1,v2 by commit:
080dcb781e1bc3bb22f55a9dfdecb830ccbabe88

Michal Orzel (2):
  xen/arm: smmuv3: Constify arm_smmu_get_by_dev() parameter
  xen/arm: smmuv3: Advertise coherent table walk if supported

 xen/drivers/passthrough/arm/smmu-v3.c | 28 ++++++++++++++++++++++++---
 1 file changed, 25 insertions(+), 3 deletions(-)

-- 
2.25.1
Re: [PATCH 0/2] xen/arm: smmuv3: Advertise coherent table walk
Posted by Julien Grall 11 months, 3 weeks ago
Hi Michal,

On 12/05/2023 15:35, Michal Orzel wrote:
> Based on the work done for SMMU v1,v2 by commit:
> 080dcb781e1bc3bb22f55a9dfdecb830ccbabe88
> 
> Michal Orzel (2):
>    xen/arm: smmuv3: Constify arm_smmu_get_by_dev() parameter

I have committed this patch.

>    xen/arm: smmuv3: Advertise coherent table walk if supported

For this one, I would like on extra change to harden the code (see my 
reply to the patch).

Cheers,

-- 
Julien Grall