msm: npu: Send IPCC irq directly while apps crashes
Before subsystem resets NPU to collect the dump, it will send
force-stop notification to NPU via smp2p. But triggering the
ipcc irq is done by the worker thread in npu driver which is
not possible to run in this scenario. This change is to trigger
this irq when system crash notification is received as a
solution.
Change-Id: Ifa3a420500f06d109d6c0ad4d652199fdf4a97b1
Signed-off-by:
Da Hoon Pyun <dpyun@codeaurora.org>
Loading
Please register or sign in to comment