arm-trusted-firmware/plat/rockchip/common
Xing Zheng 977001aa87 rk3399: dram: use PMU M0 to do ddr frequency scaling
We used dcf do ddr frequency scaling, but we just include a dcf
binary, it hard to maintain later, we have M0 compile flow in ATF,
and M0 can also work for ddr frequency scaling, so let's use it.

Signed-off-by: Lin Huang <hl@rock-chips.com>
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
2017-02-24 20:07:44 +08:00
..
aarch64 Merge pull request #724 from rockchip-linux/support-rk3399-sdram 2016-10-26 09:54:36 +01:00
drivers/pmu Fix incorrect copyright notices 2016-12-14 14:31:32 +00:00
include rk3399: dram: use PMU M0 to do ddr frequency scaling 2017-02-24 20:07:44 +08:00
pmusram rk3399: dram: use PMU M0 to do ddr frequency scaling 2017-02-24 20:07:44 +08:00
bl31_plat_setup.c Move BL_COHERENT_RAM_BASE/END defines to common_def.h 2017-01-18 19:33:41 +09:00
params_setup.c rockchip: set gpio2 ~ gpio4 to input and pull none mode 2016-09-10 04:06:44 +08:00
plat_pm.c rockchip: clear the power mode status via M0 2016-10-25 03:29: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 Use #ifdef for IMAGE_BL* instead of #if 2017-01-24 01:01:21 +09:00
rockchip_sip_svc.c Fix incorrect copyright notices 2016-12-14 14:31:32 +00:00