[U-Boot] [PATCH v6 1/4] ARMv7: PSCI: add PSCI v1.0 functions skeleton

york sun york.sun at nxp.com
Tue Jul 26 22:24:13 CEST 2016


On 07/21/2016 03:10 AM, macro.wave.z at gmail.com wrote:
> From: Hongbo Zhang <hongbo.zhang at nxp.com>
>
> This patch adds all the PSCI v1.0 functions in to the common framework, with
> all the functions returning "not implemented" by default, as a common framework
> all the dummy functions are added here, it is up to every platform developer to
> decide which version of PSCI and which functions to implement.
>
> Signed-off-by: Hongbo Zhang <hongbo.zhang at nxp.com>
> Signed-off-by: Wang Dongsheng <dongsheng.wang at nxp.com>
> ---
>  arch/arm/cpu/armv7/psci.S    | 78 ++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/virt-dt.c | 10 +++++-
>  arch/arm/include/asm/psci.h  | 16 +++++++++
>  3 files changed, 103 insertions(+), 1 deletion(-)

Applied to fsl-qoriq master. Awaiting upstream.
Thanks.

York




More information about the U-Boot mailing list