commit | 9e90db3f1c4e1840a9186eb1b8990cc8862e4c92 | [log] [tgz] |
---|---|---|
author | Mitchel Humpherys <mitchelh@codeaurora.org> | Tue May 21 17:37:22 2013 -0700 |
committer | Mitchel Humpherys <mitchelh@codeaurora.org> | Tue May 21 17:37:22 2013 -0700 |
tree | 392e1d5fb7805a6d02b3e340bd7d28a261f0486a | |
parent | 52b6b31ccf904c550e3732e0d3ef97d3682582a4 [diff] |
iommu: msm: make context bank register dumping more generic Make the function that prints out context bank registers more generic so that it can be used without requiring access to the context bank registers. Dumping secure context bank registers, for example, has to be done offline (we can't access the secure context bank registers from Linux). Change-Id: Ide79595cea509d8c8e24d032a62dc0db7424f3b4 Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>