arm-trusted-firmware/plat/hisilicon
Tao Wang 4af7fcb8d4 Hikey960: fix PSCI suspend stuck issue
Clear the cpuidle flag when resuming from idle. This flag is set
when entering idle, and if it remains set when resuming, it can
prevent the cluster from powering off during the next system
suspend operation. During system suspend, all CPUs are plugged
out except the last CPU, which is suspended. If any of the
cpuidle flags are set at this point, the last CPU will be stuck
in a WFI loop and will not be powered off.
This problem only occurs during system suspend.

Signed-off-by: Tao Wang <kevin.wangtao@linaro.org>
2017-08-17 10:36:22 +08:00
..
hikey hikey: Disable VBUS_DET interrupt for PMIC 2017-07-26 14:47:57 +08:00
hikey960 Hikey960: fix PSCI suspend stuck issue 2017-08-17 10:36:22 +08:00
poplar Poplar: Initial commit for Poplar E-96Boards 2017-07-14 16:44:12 +02:00