]> xenbits.xensource.com Git - people/jgross/xen.git/commitdiff
SUPPORT.md: Update status of Renesas IPMMU-VMSA (Arm)
authorOleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>
Sat, 19 Sep 2020 17:21:22 +0000 (20:21 +0300)
committerJulien Grall <jgrall@amazon.com>
Wed, 23 Sep 2020 08:16:20 +0000 (09:16 +0100)
Mark Renesas IPMMU-VMSA as "Supported, not security supported"
and remove dependencies on CONFIG_EXPERT.

We can't treat the IOMMU driver as "Supported" since the device
passthrough feature is not security supported on Arm today.

Signed-off-by: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>
Acked-by: Julien Grall <jgrall@amazon.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
SUPPORT.md
xen/arch/arm/platforms/Kconfig
xen/drivers/passthrough/Kconfig

index 1479055c450d6a1ed8545029476a9891a9f6521b..25987ec1dfb66f277ebdf65107fd7a9f5a9d18e5 100644 (file)
@@ -64,7 +64,7 @@ supported in this document.
     Status, Intel VT-d: Supported
     Status, ARM SMMUv1: Supported
     Status, ARM SMMUv2: Supported
-    Status, Renesas IPMMU-VMSA: Tech Preview
+    Status, Renesas IPMMU-VMSA: Supported, not security supported
 
 ### ARM/GICv3 ITS
 
index 4bb73190e7df35d3ed1f11fa9b84e10251ff6b4e..c93a6b275620153e74fa2b9c7bb637a353799ec5 100644 (file)
@@ -25,7 +25,7 @@ config RCAR3
        bool "Renesas RCar3 support"
        depends on ARM_64
        select HAS_SCIF
-       select IPMMU_VMSA if EXPERT
+       select IPMMU_VMSA
        ---help---
        Enable all the required drivers for Renesas RCar3
 
index 73f4ad89ecbc6706bb2742775065423e1af13fb1..0036007ec4b99645028ffa97b5ada9867d72dd08 100644 (file)
@@ -14,7 +14,7 @@ config ARM_SMMU
          ARM SMMU architecture.
 
 config IPMMU_VMSA
-       bool "Renesas IPMMU-VMSA found in R-Car Gen3 SoCs" if EXPERT
+       bool "Renesas IPMMU-VMSA found in R-Car Gen3 SoCs"
        depends on ARM_64
        ---help---
          Support for implementations of the Renesas IPMMU-VMSA found