arm-trusted-firmware/plat
Caesar Wang 7ac520067c rockchip: clear the power mode status via M0
Due to the PMU design, the PMU may not clear the WAKEUP bit after
wakeup, therefore, the state machine at the power mode may enter
the infinite loop during WFI.

There is a solution that we can use the M0 to monitor the WAKEUP
bit and clear it during power mode, then the state machine will be
recovered immediately. Then, the DUT can exit the WFI normally.

Change-Id: I303628553b728c214bf2d436bd3122032b5e669c
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
2016-10-25 03:29:58 +08:00
..
arm Merge pull request #717 from sandrine-bailleux-arm/sb/foundation-fvp-v10 2016-09-26 10:20:08 +01:00
common AArch32: Common changes needed for BL1/BL2 2016-09-21 16:27:15 +01:00
compat AArch32: Add essential ARM platform and FVP support 2016-08-10 18:01:38 +01:00
mediatek Remove MT6795 plat_sip_svc.c to fix Coverity analysis error. 2016-09-19 14:20:42 +08:00
nvidia/tegra Migrate platform makefile to new console driver location 2016-08-09 17:33:57 +01:00
qemu Migrate platform makefile to new console driver location 2016-08-09 17:33:57 +01:00
rockchip rockchip: clear the power mode status via M0 2016-10-25 03:29:58 +08:00
xilinx/zynqmp zynqmp: Make MMIO write FW call synchronous 2016-09-13 09:19:03 -07:00