[PATCH v4 3/3] configs: qcom_qcs9100: Enable Gunyah exit support

Aswin Murugan aswin.murugan at oss.qualcomm.com
Fri Jul 3 19:26:34 CEST 2026


Include exit-gunyah.config fragment to enable early hypervisor exit
on QCS9100 platform, allowing U-Boot to run at EL2.

Signed-off-by: Aswin Murugan <aswin.murugan at oss.qualcomm.com>
---
 configs/qcom_qcs9100_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/qcom_qcs9100_defconfig b/configs/qcom_qcs9100_defconfig
index efd6c63f212..fb7addb5276 100644
--- a/configs/qcom_qcs9100_defconfig
+++ b/configs/qcom_qcs9100_defconfig
@@ -4,6 +4,7 @@
 # a dedicated "uefi" partition for edk2/U-Boot)
 
 #include "qcom_defconfig"
+#include "board/qualcomm/exit-gunyah.config"
 
 # Address where U-Boot will be loaded
 CONFIG_TEXT_BASE=0xaf000000
-- 
2.34.1



More information about the U-Boot mailing list