arm-trusted-firmware/plat/rockchip/common
Tony Xie 63ebf051b0 rockchip: fix the scu idle for rk3399
As rk3399 reported the d8/octane scores drop 10% with cpu idle.
The root cause is thc cpu cluster enter the slow mode.
We don't need switch the clock to 24MHz if cpu cluster enter the
retention mode. In order to improve performance, it just needs for
cluster enter powering off mode.

Also, we shouldn't do anything for hlvl if the system is off.

Change-Id: I2a02962a01343abd0cba47ed63192c1cdf88b119
2016-09-08 15:04:58 +08:00
..
aarch64 Merge pull request #654 from rockchip-linux/rk3399-suspend-resume 2016-07-18 16:18:37 +01:00
drivers/pmu rockchip: support the suspend/resume for rk3399 2016-07-18 19:58:06 +08:00
include rockchip: handle some interrupt before enter power mode for rk3399 2016-08-25 12:29:43 +08:00
pmusram rockchip: fix the power up/dowm cnt for rk3399 2016-08-11 13:12:10 +08:00
bl31_plat_setup.c rockchip: add reset or power off gpio configuration for rk3399 2016-05-27 09:39:56 +08:00
params_setup.c rockchip: add reset or power off gpio configuration for rk3399 2016-05-27 09:39:56 +08:00
plat_pm.c rockchip: fix the scu idle for rk3399 2016-09-08 15:04:58 +08:00
plat_topology.c rockchip: support the suspend/resume for rk3399 2016-07-18 19:58:06 +08:00
rockchip_gicv2.c Introduce utils.h header file 2016-07-08 14:37:11 +01:00
rockchip_gicv3.c Introduce utils.h header file 2016-07-08 14:37:11 +01:00
rockchip_sip_svc.c rockchip: support plat SIP runtime service 2016-07-18 19:45:03 +08:00