ARM: Factor out ARM on/off PSCI control functions
commit825482adde1f971cbddf27e15fb4453ab3fae994
authorJean-Christophe DUBOIS <jcd@tribudubois.net>
Thu, 12 May 2016 12:22:28 +0000 (12 13:22 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 May 2016 12:22:28 +0000 (12 13:22 +0100)
tree0b3fad1dab5add64a0a62648bbded4f97b5aeb05
parent2b302e1e3cfe6a1d71679e8c229c9d5bbe1a33df
ARM: Factor out ARM on/off PSCI control functions

Split ARM on/off function from PSCI support code.

This will allow to reuse these functions in other code.

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/Makefile.objs
target-arm/arm-powerctl.c [new file with mode: 0644]
target-arm/arm-powerctl.h [new file with mode: 0644]
target-arm/psci.c