[U-Boot] [PATCH v3 3/5] ARMv8: Add basic PSCI framework

Hongbo Zhang macro.wave.z at gmail.com
Mon Nov 14 02:58:09 CET 2016


On Sat, Nov 12, 2016 at 12:06 AM, Tom Rini <trini at konsulko.com> wrote:
> On Mon, Nov 07, 2016 at 12:13:52PM +0800, macro.wave.z at gmail.com wrote:
>
>> From: Hongbo Zhang <hongbo.zhang at nxp.com>
>>
>> This patch introduces a generic ARMv8 PSCI framework, with all functions
>> returning a dummy ARM_PSCI_RET_NI (Not Implemented), then it is up to each
>> platform to implement their own functions based on this framework.
>>
>> Signed-off-by: Hongbo Zhang <hongbo.zhang at nxp.com>
>
> Reviewed-by: Tom Rini <trini at konsulko.com>
>

Thanks Tom.

> --
> Tom


More information about the U-Boot mailing list