mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
ef7f98b9e0
PD#SWPL-155395 Problem: When modules send mailbox message to aocpu, sometimes aocpu can not response because of stuck or interrupt signal lost, at this time driver modules need to know whether aocpu is alive or not, this is helpful to debug. Solution: Add aocpu alive check mechanism, when aocpu did not response, system will check and print aocpu status. Verify: T5M-AY309 Change-Id: Idd1c47fd99505f3a159c86390c28303f5a5b60e9 Signed-off-by: Yao Jie <jie.yao@amlogic.com>