commit | 0ab195e7f0e38573ddb68b60b90dc90095498241 | [log] [tgz] |
---|---|---|
author | bangzheng.liu <bangzheng.liu@amlogic.com> | Wed Jul 26 10:54:51 2023 +0800 |
committer | bangzheng.liu <bangzheng.liu@amlogic.com> | Wed Jul 26 13:21:40 2023 +0800 |
tree | bcd520dd89be109c0b561dc3ddfe7a61627c7293 | |
parent | 715755906eefb532dac714508b98521b814eaf2c [diff] |
S1A: AOCPU use soc timerj as tick [1/1] PD#SWPL-133451 Problem: sysclk clk81 and rtc clk use same clk source oscin, which has same frequency and same phase in suspend state. That would cause AOCPU timer (use rtc clk) to not work in suspend state, and the system couldn't be waked up. Solution: AOCPU use soc timerj as tick. Verify: S1A BG201 AOCPU task schedule. Change-Id: Ieaeb19cb703d3451e78b11d236ac4d541352de5d Signed-off-by: bangzheng.liu <bangzheng.liu@amlogic.com>