From: Marc Zyngier <marc.zyngier@arm.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 00/11] sunxi: PSCI implementation rewrite in C
Date: Tue, 7 Jun 2016 10:49:18 +0100 [thread overview]
Message-ID: <20160607104918.0a29ebc4@arm.com> (raw)
In-Reply-To: <1465268074-24855-1-git-send-email-wens@csie.org>
On Tue, 7 Jun 2016 10:54:23 +0800
Chen-Yu Tsai <wens@csie.org> 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 <marc.zyngier@arm.com>
on all of these patches.
M.
--
Jazz is not dead. It just smells funny.
next prev parent reply other threads:[~2016-06-07 9:49 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-07 2:54 [U-Boot] [PATCH v3 00/11] sunxi: PSCI implementation rewrite in C Chen-Yu Tsai
2016-06-07 2:54 ` [U-Boot] [PATCH v3 01/11] ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top() Chen-Yu Tsai
2016-06-07 2:54 ` [U-Boot] [PATCH v3 02/11] ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all Chen-Yu Tsai
2016-06-07 2:54 ` [U-Boot] [PATCH v3 03/11] ARM: PSCI: export common PSCI function declarations for C code Chen-Yu Tsai
2016-06-07 2:54 ` [U-Boot] [PATCH v3 04/11] ARM: allocate extra space for PSCI stack in secure section during link phase Chen-Yu Tsai
2016-06-07 2:54 ` [U-Boot] [PATCH v3 05/11] sunxi: Make CPUCFG_BASE macro names the same across families Chen-Yu Tsai
2016-06-07 2:54 ` [U-Boot] [PATCH v3 06/11] sunxi: Add packed attribute to struct sunxi_prcm_reg Chen-Yu Tsai
2016-06-07 2:54 ` [U-Boot] [PATCH v3 07/11] sunxi: Add missing linux/types.h header for cpucfg_sun6i.h Chen-Yu Tsai
2016-06-07 2:54 ` [U-Boot] [PATCH v3 08/11] sunxi: Group cpu core related controls together Chen-Yu Tsai
2016-06-07 2:54 ` [U-Boot] [PATCH v3 09/11] sunxi: Add CPUCFG debug lock and sun7i cpu power controls Chen-Yu Tsai
2016-06-07 2:54 ` [U-Boot] [PATCH v3 10/11] sunxi: Add base address for GIC Chen-Yu Tsai
2016-06-07 2:54 ` [U-Boot] [PATCH v3 11/11] sunxi: Add PSCI implementation in C Chen-Yu Tsai
2016-06-10 13:40 ` Hans de Goede
2016-06-13 2:50 ` Chen-Yu Tsai
2016-06-13 9:49 ` Hans de Goede
2016-06-13 10:58 ` Chen-Yu Tsai
2016-06-13 15:40 ` Hans de Goede
2016-06-07 9:49 ` Marc Zyngier [this message]
2016-06-07 10:04 ` [U-Boot] [PATCH v3 00/11] sunxi: PSCI implementation rewrite " Hans de Goede
2016-06-12 17:33 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160607104918.0a29ebc4@arm.com \
--to=marc.zyngier@arm.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.