On Sat, Nov 12, 2016 at 12:06 AM, Tom Rini wrote:
> On Mon, Nov 07, 2016 at 12:13:52PM +0800, macro.wav...@gmail.com wrote:
>
>> From: Hongbo Zhang
>>
>> This patch introduces a generic ARMv8 PSCI framework, with all functions
>> returning a dummy ARM_PSCI_RET_NI (Not Implemented), then it is up
On Mon, Nov 07, 2016 at 12:13:52PM +0800, macro.wav...@gmail.com wrote:
> From: Hongbo Zhang
>
> 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
From: Hongbo Zhang
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
---
arch/arm/cpu/armv8/Kconfig
3 matches
Mail list logo