commit | 8c964ccf02091554a8299faa33d08673de4c3c0a | [log] [tgz] |
---|---|---|
author | qiankun.wang <qiankun.wang@amlogic.com> | Tue Jan 07 13:38:37 2025 +0000 |
committer | Dongjin Kim <tobetter@gmail.com> | Fri Jan 24 12:12:37 2025 +0900 |
tree | 32fd98db89940b72a46cf334ba566680476c57d4 | |
parent | 8cff1410e27d5a464bc56d099664bdab44853a9e [diff] |
IOTM: timer will only be created once [1/1] PD#SWPL-198946 Problem: After resume, the timer is created multiple times due to the reinitialization of the IOTM. Solution: The timer will only be created once. Verify: t6d Change-Id: Ie4c6b20f4c06ee72e558c77d1df115897a255811 Signed-off-by: qiankun.wang <qiankun.wang@amlogic.com>