Files
kernel_common_drivers/include/linux
Yao Jie 584b583516 mailbox: t5m add aocpu alive check mechanism [1/1]
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>
2024-11-08 06:03:06 -08:00
..