msm: Force a watchdog bite on a HLOS watchdog bark

Currently, a watchdog bark causes a kernel panic but
does not hand over control to TZ or debug image. As a
result the cpu register context for all the cores is not
available on a HLOS watchdog bark. Forcing a watchdog
bite on a HLOS watchdog bark causes the control to be
passed over to TZ which makes the cpu register context
available for debugging.

CRs-Fixed: 420720
Change-Id: Iabba18e94087be1fdcd8d7768fbb452228f9016f
Signed-off-by: Pushkar Joshi <pushkarj@codeaurora.org>
1 file changed