• Jeenu Viswambharan's avatar
    CSS: Implement support for NODE_HW_STATE · 3cc17aae
    Jeenu Viswambharan authored
    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
    3cc17aae
css_pm.c 12.9 KB