[PATCH 6/6] qcom_defconfig: enable spin-table support

Sam Day me at samcday.com
Tue Jan 28 00:03:31 CET 2025


This is used by MSM8916 to bring secondary cores online when no PSCI
support is available.

Signed-off-by: Sam Day <me at samcday.com>
---
 configs/qcom_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
index e4abfdf16bb50503953b79fcaec1263c6b74f41f..c5f0e33fe7cbe69419b80a1a487ad6aac76d8ed1 100644
--- a/configs/qcom_defconfig
+++ b/configs/qcom_defconfig
@@ -1,4 +1,6 @@
 CONFIG_ARM=y
+CONFIG_ARMV8_MULTIENTRY=y
+CONFIG_ARMV8_SPIN_TABLE=y
 CONFIG_SKIP_LOWLEVEL_INIT=y
 CONFIG_POSITION_INDEPENDENT=y
 CONFIG_SYS_INIT_SP_BSS_OFFSET=1572864

-- 
2.47.1




More information about the U-Boot mailing list