xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] SUPPORT.MD: Clarify the support state for the Arm SMMUv{1, 2} drivers
@ 2020-09-23  8:28 Julien Grall
  2020-09-23 10:50 ` Bertrand Marquis
  2020-09-23 17:43 ` Stefano Stabellini
  0 siblings, 2 replies; 8+ messages in thread
From: Julien Grall @ 2020-09-23  8:28 UTC (permalink / raw)
  To: xen-devel
  Cc: julien, Julien Grall, Andrew Cooper, George Dunlap, Ian Jackson,
	Jan Beulich, Stefano Stabellini, Wei Liu, Bertrand Marquis

From: Julien Grall <jgrall@amazon.com>

SMMUv{1, 2} are both marked as security supported, so we would
technically have to issue an XSA for any IOMMU security bug.

However, at the moment, device passthrough is not security supported
on Arm and there is no plan to change that in the next few months.

Therefore, mark Arm SMMUv{1, 2} as supported but not security supported.

Signed-off-by: Julien Grall <jgrall@amazon.com>

---

Cc: Bertrand Marquis <Bertrand.Marquis@arm.com>
---
 SUPPORT.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/SUPPORT.md b/SUPPORT.md
index 25987ec1dfb6..f35943a432f7 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -62,8 +62,8 @@ supported in this document.
 
     Status, AMD IOMMU: Supported
     Status, Intel VT-d: Supported
-    Status, ARM SMMUv1: Supported
-    Status, ARM SMMUv2: Supported
+    Status, ARM SMMUv1: Supported, not security supported
+    Status, ARM SMMUv2: Supported, not security supported
     Status, Renesas IPMMU-VMSA: Supported, not security supported
 
 ### ARM/GICv3 ITS
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-09-24 14:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23  8:28 [PATCH] SUPPORT.MD: Clarify the support state for the Arm SMMUv{1, 2} drivers Julien Grall
2020-09-23 10:50 ` Bertrand Marquis
2020-09-23 11:17   ` Julien Grall
2020-09-23 13:55     ` Bertrand Marquis
2020-09-23 14:05       ` Julien Grall
2020-09-23 17:41       ` Stefano Stabellini
2020-09-24 14:02         ` Bertrand Marquis
2020-09-23 17:43 ` Stefano Stabellini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).