From: Ruiqiang Hao <ruiqiang....@windriver.com>

In the previous version of Marvell SDK, there was a dependency between
the VFIO No-IOMMU support and the ODP. So our customer has explicitly
asked us to enable this option. But this dependency has already been
removed from the latest Marvell SDK, this kernel option is no longer
necessary and may cause security issues, so drop it.

Signed-off-by: Ruiqiang Hao <ruiqiang....@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfi...@gmail.com>
(cherry picked from commit 4e2a70c73dd12e24590d7e9f4cb09509828ab889)
Signed-off-by: Adrian Zaharia <adrian.zaha...@windriver.com>
---
 bsp/marvell-cn106xx/marvell-cn106xx.cfg | 1 -
 bsp/marvell-cn96xx/marvell-cn96xx.cfg   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/bsp/marvell-cn106xx/marvell-cn106xx.cfg 
b/bsp/marvell-cn106xx/marvell-cn106xx.cfg
index 38435f7a..2c8fd4bf 100644
--- a/bsp/marvell-cn106xx/marvell-cn106xx.cfg
+++ b/bsp/marvell-cn106xx/marvell-cn106xx.cfg
@@ -96,7 +96,6 @@ CONFIG_REGULATOR_GPIO=y
 # VFIO
 CONFIG_VFIO=y
 CONFIG_VFIO_PCI=y
-CONFIG_VFIO_NOIOMMU=y
 
 # Misc
 CONFIG_EEPROM_AT24=y
diff --git a/bsp/marvell-cn96xx/marvell-cn96xx.cfg 
b/bsp/marvell-cn96xx/marvell-cn96xx.cfg
index 8466d02d..d1b74363 100644
--- a/bsp/marvell-cn96xx/marvell-cn96xx.cfg
+++ b/bsp/marvell-cn96xx/marvell-cn96xx.cfg
@@ -97,7 +97,6 @@ CONFIG_REGULATOR_GPIO=y
 # VFIO
 CONFIG_VFIO=y
 CONFIG_VFIO_PCI=y
-CONFIG_VFIO_NOIOMMU=y
 
 # Misc
 CONFIG_EEPROM_AT24=y
-- 
2.38.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11836): 
https://lists.yoctoproject.org/g/linux-yocto/message/11836
Mute This Topic: https://lists.yoctoproject.org/mt/94752892/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to