On Wed, 13 Nov 2024 06:09:24 +0100, Caleb Connolly wrote:
> We only need to configure the SMMU when running in EL1. In EL2 the
> hypervisor isn't running so peripherals can just do DMA as they wish.
>
>
Applied, thanks!
[1/1] iommu: qcom-smmu: handle running in el2
commit: f243551178ddf
On 13/11/2024 06:09, Caleb Connolly wrote:
We only need to configure the SMMU when running in EL1. In EL2 the
hypervisor isn't running so peripherals can just do DMA as they wish.
Signed-off-by: Caleb Connolly
---
drivers/iommu/qcom-hyp-smmu.c | 7 +++
1 file changed, 7 insertions(+)
di
We only need to configure the SMMU when running in EL1. In EL2 the
hypervisor isn't running so peripherals can just do DMA as they wish.
Signed-off-by: Caleb Connolly
---
drivers/iommu/qcom-hyp-smmu.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/drivers/iommu/qcom-hyp-smmu.c b/driv
3 matches
Mail list logo