CSS: Implement support for NODE_HW_STATE
This patch implements CSS platform hook to support NODE_HW_STATE PSCI
API. The platform hook queries SCP to obtain CSS power state. Power
states returned by SCP are then converted to expected PSCI return codes.

Juno's PSCI operation structure is modified to use the CSS
implementation.

Change-Id: I4a5edac0e5895dd77b51398cbd78f934831dafc0
1 parent 05b128f commit 3cc17aae72287b993bcb2b626d7715ff9ed77790
@Jeenu Viswambharan Jeenu Viswambharan authored on 4 Aug 2016
Showing 4 changed files
View
include/plat/arm/css/common/css_def.h
View
include/plat/arm/css/common/css_pm.h
View
plat/arm/board/juno/juno_pm.c
View
plat/arm/css/common/css_pm.c