On 09/08/2013 16:34, Peter Maydell wrote:
On 23 July 2013 10:33, Mian M. Hamayun <m.hama...@virtualopensystems.com> wrote:From: "Mian M. Hamayun" <m.hama...@virtualopensystems.com>As the SMP bootloader uses a spin-table to wait for the cpu_release_addr, we disable the PSCI method for AArch64 in machvirt and use spin-table instead.Marc Z says we should be using PSCI for secondary CPU boot for aarch64, same as for aarch32.
OK, we will look into this as well. Thanks!