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)
committerJulien Grall <jgrall@amazon.com>
Mon, 28 Sep 2020 17:44:48 +0000 (18:44 +0100)
commit28804c0ce9fde36feec04ad7f57b2683875da8a0
tree721d5e18272716c4e0567dcf21a4345a03537ce8
parentf6790389613cd54775ece6575013a679572b46b3
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>
SUPPORT.md