On 8/18/21 4:47 AM, Wen, Jianxian wrote:
> Add configurable property memory region which can connect with IOMMU region
> to support SMMU translate.
>
> Signed-off-by: Jianxian Wen
> ---
> v3 -> v4 (after review of Philippe Mathieu-Daudé):
> - Avoid adding unnecessary AS, add AS if we connect wi
Add configurable property memory region which can connect with IOMMU region to
support SMMU translate.
Signed-off-by: Jianxian Wen
---
v3 -> v4 (after review of Philippe Mathieu-Daudé):
- Avoid adding unnecessary AS, add AS if we connect with IOMMU region.
v2 -> v3 (after review of Philippe Mat