Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6e484be1 authored by Marc Zyngier's avatar Marc Zyngier Committed by Will Deacon
Browse files

ARM: virt: boot secondary CPUs through the right entry point



Secondary CPUs should use the __hyp_stub_install_secondary entry
point, so boot mode inconsistencies can be detected.

Cc: <stable@vger.kernel.org>
Acked-by: default avatarDave Martin <dave.martin@linaro.org>
Reported-by: default avatarIan Molton <ian.molton@collabora.co.uk>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent a4a12e00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -331,7 +331,7 @@ ENTRY(secondary_startup)
	 * as it has already been validated by the primary processor.
	 */
#ifdef CONFIG_ARM_VIRT_EXT
	bl	__hyp_stub_install
	bl	__hyp_stub_install_secondary
#endif
	safe_svcmode_maskall r9