FVP: Implement support for NODE_HW_STATE
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>
Thu, 4 Aug 2016 08:43:15 +0000 (09:43 +0100)
committerJeenu Viswambharan <jeenu.viswambharan@arm.com>
Thu, 15 Sep 2016 10:18:48 +0000 (11:18 +0100)
commit1298ae023484077dcab596eb8e963cef96fe9605
tree690f2ee26453d31e62f7e77dc32d0429370e4c9e
parent28d3d614b57730bdf364e49259d3c42599d26145
FVP: Implement support for NODE_HW_STATE

This patch implements FVP platform hook to support NODE_HW_STATE PSCI
API. The platform hook validates the given MPIDR and reads corresponding
status from FVP power controller, and returns expected values for the
PSCI call.

Change-Id: I286c92637da11858db2c8aba8ba079389032de6d
plat/arm/board/fvp/fvp_pm.c