| commit | beeca592141c061b7c15032df6c11d203a2833f7 | [log] [tgz] |
|---|---|---|
| author | Laura Abbott <lauraa@codeaurora.org> | Fri May 25 14:50:08 2012 -0700 |
| committer | Laura Abbott <lauraa@codeaurora.org> | Thu May 31 11:23:22 2012 -0700 |
| tree | 81bee5dc57d698d4c7bbb790b1b347a5e6d55f1f | |
| parent | 0a103cf324430ed9c6ae94d3e73a64000eaefccd [diff] |
msm: Explicitly give the address of L1 and L2 buffers Currently, the L1 and L2 cache dump buffers come from one large allocated buffer. The L2 buffer start is at the end of the L1 buffer. Rather than relying on this behavior, explcitly indicate the start of the L1 and L2 buffers. Change-Id: I0eab12ad9da240ab6119b36bd2fd6370a778a3f1 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>