arm-trusted-firmware/plat
Derek Basehore a7519b6bed rockchip: rk3399: Don't wait for vblank in M0 for ddrfreq
This removes waiting for vblank on the M0 during ddrfreq transitions.
That will now be done in the kernel to allow scheduling to be done on
the CPU core that changes the ddr frequency. Waiting for vblank in
the M0 would have the CPU core that waits on the M0 spin looping for
up to 16ms (1 frame for the display).

Signed-off-by: Derek Basehore <dbasehore@chromium.org>
2017-02-24 20:07:44 +08:00
..
arm Resolve build errors flagged by GCC 6.2 2017-01-26 13:47:37 +00:00
common tbbr: Simplify conditional 2017-01-31 10:55:04 +00:00
compat AArch32: Add essential ARM platform and FVP support 2016-08-10 18:01:38 +01:00
mediatek Remove use of all deprecated APIs 2017-01-24 10:50:14 +08:00
nvidia/tegra Use #ifdef for IMAGE_BL* instead of #if 2017-01-24 01:01:21 +09:00
qemu Use #ifdef for IMAGE_BL* instead of #if 2017-01-24 01:01:21 +09:00
rockchip rockchip: rk3399: Don't wait for vblank in M0 for ddrfreq 2017-02-24 20:07:44 +08:00
xilinx/zynqmp Move BL_COHERENT_RAM_BASE/END defines to common_def.h 2017-01-18 19:33:41 +09:00