commit | ead426fbce2248346964e31a7b50613351ca6ad5 | [log] [tgz] |
---|---|---|
author | Rohit Vaswani <rvaswani@codeaurora.org> | Thu Jan 05 20:24:52 2012 -0800 |
committer | Rohit Vaswani <rvaswani@codeaurora.org> | Wed Apr 04 16:25:58 2012 -0700 |
tree | 8f9b124219e071a2ee263cc3d14e963a96b7e72f | |
parent | 4a771c59914d20b8fe234ceac2129be017052178 [diff] |
msm: watchdog: Add support for in-kernel bark FIQ for MSM9615 MSM9615 runs in secure mode and has no TZ. Therefore, it can handle the watchdog bark FIQ in the kernel. The FIQ handler dumps the cpu registers from all processing modes and finally calls panic to reboot. Change-Id: I22b83b5d528b32fd0b43a9b4e4031ef27ef243f7 Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>