commit | 306bcc26e56bd7e45bbc037ff08082b95b737cc2 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Thu Mar 08 11:24:53 2012 -0800 |
committer | Laura Abbott <lauraa@codeaurora.org> | Tue Apr 03 07:27:54 2012 -0700 |
tree | 7eb4577464d0a9a1fc6c4af30761b84909551a16 | |
parent | 63c88f8df5ec901e24e75faf7c1d35f8a6720d7b [diff] |
msm: Add support for cache dumping When caches become corrupted during particularly nasty bugs, it can become next to impossible to determine whether a crash was caused by cache corruption or just pure software error. Add support for dumping both the L1 and L2 to an allocated buffer for post-mortem analysis. Change-Id: I48f7aa5b6d2dfd2192f6c54bb5ac39c1bec80303 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>