[PATCH v4 2/3] configs: qualcomm: Add Gunyah exit config fragment
Aswin Murugan
aswin.murugan at oss.qualcomm.com
Fri Jul 3 19:26:33 CEST 2026
Add reusable config fragment for exiting Gunyah hypervisor and
switching to EL2 on Dragonwing family platforms.
Signed-off-by: Aswin Murugan <aswin.murugan at oss.qualcomm.com>
---
board/qualcomm/exit-gunyah.config | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 board/qualcomm/exit-gunyah.config
diff --git a/board/qualcomm/exit-gunyah.config b/board/qualcomm/exit-gunyah.config
new file mode 100644
index 00000000000..b9b99184960
--- /dev/null
+++ b/board/qualcomm/exit-gunyah.config
@@ -0,0 +1,4 @@
+# Exit Gunyah hypervisor and switch to
+# EL2 for Dragonwing platforms
+CONFIG_ENABLE_ARM_SOC_BOOT0_HOOK=y
+CONFIG_QCOM_EL2_GUNYAH_EXIT_SUPPORT=y
--
2.34.1
More information about the U-Boot
mailing list