SUPPORT.MD: Clarify the support state for the Arm SMMUv{1, 2} drivers
authorJulien Grall <jgrall@amazon.com>
Wed, 23 Sep 2020 08:28:32 +0000 (09:28 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Fri, 19 Mar 2021 19:35:22 +0000 (12:35 -0700)
commitddb39ba714257debb9b66936abb0dd3039e85abd
tree0b58c16cbb80342d6d76f730d49ed729f6878f66
parent679907201145ad9b74984cce961f1706b07cb0ac
SUPPORT.MD: Clarify the support state for the Arm SMMUv{1, 2} drivers

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>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
(cherry picked from commit 28804c0ce9fde36feec04ad7f57b2683875da8a0)
SUPPORT.md