From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Zyngier Date: Tue, 7 Jun 2016 10:49:18 +0100 Subject: [U-Boot] [PATCH v3 00/11] sunxi: PSCI implementation rewrite in C In-Reply-To: <1465268074-24855-1-git-send-email-wens@csie.org> References: <1465268074-24855-1-git-send-email-wens@csie.org> Message-ID: <20160607104918.0a29ebc4@arm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 7 Jun 2016 10:54:23 +0800 Chen-Yu Tsai wrote: Hi Chen-Yu, > Hi everyone, > > This series rewrites the Allwinner/sunxi PSCI implementation in C, to make > it easier to maintain and extend for the currently unsupported multi-cluster > SoCs. The SMP code in the BSP kernels are in C. Having the PSCI code in C > as well will make it easier to work on. > > To be able to convert the platform bits to C, some common PSCI functions > have to be fixed up according to the ARM calling conventions. Function > declarations are also needed. > > This series is based on sunxi/next. Parts of it will likely conflict with > the effort to support PSCI 1.0 on the Freescale LS102xA. [...] Thanks a lot for doing this and for following up on the review comments; I'm quite pleased with how it ended-up, so please put my Acked-by: Marc Zyngier on all of these patches. M. -- Jazz is not dead. It just smells funny.