Skip to content
Commit eccc7cde authored by Stefan Krsmanovic's avatar Stefan Krsmanovic Committed by Soren Brinkmann
Browse files

zynqmp: Add simple implementation of zynqmp_validate_power_state()



Implementation is based on arm_validate_power_state().
This function is called during CPU_SUSPEND PSCI call to validate
power_state parameter. If state is valid this function populate it
in req_state array as power domain level specific local state.
ATF platform migration guide chapter 2.2 defines this function as
mandatory for PSCIv1.0 CPU_SUSPEND support.

Signed-off-by: default avatarStefan Krsmanovic <stefan.krsmanovic@aggios.com>
parent 797ab652
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment