timer: After turning on the vad, the standby will hang [1/1] lineage-20 lineage-21 lineage-22.0
authorrui guo <rui.guo@amlogic.com>
Wed, 17 Aug 2022 02:06:50 +0000 (10:06 +0800)
committerBruno Martins <bgcngm@gmail.com>
Sat, 20 Jul 2024 21:22:12 +0000 (22:22 +0100)
commit0044bfee15846244df2cc4287c46d4a7f9d09ffe
tree5ce0b0630089a860f85f20f06adb5778d5d270e0
parent05a99364d7f012d8d928f02ce34d7f85759c273d
timer: After turning on the vad, the standby will hang [1/1]

PD#SWPL-92294

Problem:
The clock will be turned off when in standby,
but the timer interrupt waiting queue is still
executing

Solution:
When standby, the timer interrupt waiting queue
will freeze

Verify:
Android R + AH212

Change-Id: I22b6e726512cd378c910745621b598bdb9ae3617
Signed-off-by: rui guo <rui.guo@amlogic.com>
optee/rpc.c