commit | 0f3bd61a41801d53d8fd72a21304d7b68bcf33af | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Thu May 10 16:27:31 2012 -0700 |
committer | Laura Abbott <lauraa@codeaurora.org> | Thu May 17 10:06:20 2012 -0700 |
tree | 8526027402c1c5f862a6a8eb2b893912f8fc6fe0 | |
parent | 39798d9e22617e71e39b7be039b39d08699d3b99 [diff] |
msm: Support both forms of cache dumping Currently, if dumping the caches on panic is enabled, the caches will not be dumped from the bootloaders. This means dumps will not be collected in watchdog cases. Always set the magic numbers in IMEM for the bootloaders. When a panic occurs, wipe the magic numbers so the bootloaders don't overwrite the trustzone dumps. Change-Id: I144c644b292e54504d1deb7dfcfa4e484ce251b9 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>