aboutsummaryrefslogtreecommitdiffstats
path: root/bl31
diff options
context:
space:
mode:
authorCaesar Wang <wxt@rock-chips.com>2016-10-12 01:47:51 +0800
committerCaesar Wang <wxt@rock-chips.com>2016-10-25 03:29:58 +0800
commit7ac520067cd35c1f8754e8caa3c128715a56a4c3 (patch)
treee218d33c49708212e45fb65e067687b6fdaeb250 /bl31
parent8382e17c4c6bffd15119dfce1ee4372e3c1a7890 (diff)
downloadplatform_external_arm-trusted-firmware-7ac520067cd35c1f8754e8caa3c128715a56a4c3.tar.gz
platform_external_arm-trusted-firmware-7ac520067cd35c1f8754e8caa3c128715a56a4c3.tar.bz2
platform_external_arm-trusted-firmware-7ac520067cd35c1f8754e8caa3c128715a56a4c3.zip
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>
Diffstat (limited to 'bl31')
0 files changed, 0 insertions, 0 deletions