[PATCH 0/3] ARM: Meson6: enable SMP
From: Carlo Caione <hidden>
Date: 2014-09-30 20:45:38
On mar, set 30, 2014 at 12:22:21 +0200, Arnd Bergmann wrote:
On Tuesday 30 September 2014 10:46:46 Carlo Caione wrote:quoted
On mar, set 30, 2014 at 10:43:52 +0200, Carlo Caione wrote:quoted
Amlogic Meson6 is a dual-core Cortex-A9. This patchset adds all the necessary pieces to boot the secondary CPU.Sorry for the double sending. Forgot to CC LAKML.Looks good to me in principle, but I wonder about the CPU enable method. Are you able to implement PSCI in u-boot like it was done for allwinner? This is mostly a question of whether the system comes up in secure mode or non-secure mode.
I would be able if I had the u-boot source code or the possibility to flash the board I'm using. Unfortunately at this moment I don't have either. Probably in the near future I'll be able to implement PSCI in u-boot since Amlogic is kindly starting to provide documentation but now this is the best I can do. -- Carlo Caione