Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ARM: HYP/non-sec: add generic ARMv7 PSCI code | Marc Zyngier | 2014-07-28 | -0/+102 |
Implement core support for PSCI. As this is generic code, it doesn't implement anything really useful (all the functions are returning Not Implemented). Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Acked-by: Ian Campbell <ijc@hellion.org.uk> |