On 2/21/26 2:17 AM, Tao Tang wrote:
Extend IOMMU notifier functions to be SEC_SID-aware, ensuring that
invalidation notifications are dispatched to the correct security-aware
address space.

This ensures IOMMU notifier events (e.g., to VFIO) are correctly routed
to the appropriate security world's address space, maintaining isolation
between secure and non-secure DMA operations.

Signed-off-by: Tao Tang <[email protected]>
---
  hw/arm/smmuv3.c | 18 +++++++++++-------
  1 file changed, 11 insertions(+), 7 deletions(-)


Reviewed-by: Pierrick Bouvier <[email protected]>

Reply via email to