summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2019-08-21 18:29:10 +0100
committerTom Rini <[email protected]>2019-08-26 11:46:27 -0400
commit208bdaf2ae5f31cf8bd20beedd36686e8624d52b (patch)
treef7a3ae83a068d61cac47b90f513309b216fbc75a
parentaf38acbd701f24a7c9a8753a1190e15d7d781322 (diff)
vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1
To support KVM, we need to drop at EL2 and not EL1 before we boot Linux kernel. This causes issues on platform with VHE and secondaries booting at EL2 via TF-A PSCI CPU_ON call. Cc: Ryan Harkin <[email protected]> Cc: Liviu Dudau <[email protected]> Cc: Linus Walleij <[email protected]> Cc: David Feng <[email protected]> Signed-off-by: Sudeep Holla <[email protected]> Reviewed-by: Peng Fan <[email protected]>
-rw-r--r--include/configs/vexpress_aemv8a.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vexpress_aemv8a.h b/include/configs/vexpress_aemv8a.h
index 89cd8b550ae..97464705522 100644
--- a/include/configs/vexpress_aemv8a.h
+++ b/include/configs/vexpress_aemv8a.h
@@ -11,7 +11,6 @@
#ifndef CONFIG_SEMIHOSTING
#error CONFIG_TARGET_VEXPRESS64_BASE_FVP requires CONFIG_SEMIHOSTING
#endif
-#define CONFIG_ARMV8_SWITCH_TO_EL1
#endif
#define CONFIG_REMAKE_ELF