Searched hist:eccc7cde9f3eba2de4e533dcc7fde117adbf59cc (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/plat/xilinx/zynqmp/ |
| H A D | plat_psci.c | eccc7cde9f3eba2de4e533dcc7fde117adbf59cc Mon May 09 16:00:47 UTC 2016 Stefan Krsmanovic <stefan.krsmanovic@aggios.com> 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: Stefan Krsmanovic <stefan.krsmanovic@aggios.com>
|