mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
584b583516
PD#SWPL-192199 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: Ibe29fc3d25e0f8b868bb3863417df88215692a93 Signed-off-by: Yao Jie <jie.yao@amlogic.com>