commit | 7836388a0a1f314d88f3b946e397812cc598a6c6 | [log] [tgz] |
---|---|---|
author | Vikram Mulukutla <markivx@codeaurora.org> | Tue Sep 03 15:12:57 2013 -0700 |
committer | Vikram Mulukutla <markivx@codeaurora.org> | Wed Sep 04 13:54:01 2013 -0700 |
tree | b38e0881218b91fd177ccc52a203c22eeb7e7455 | |
parent | 53dab66695688f5617b2945b6a2f2ac6e48728c2 [diff] |
msm: scm-pas: Provide a strongly ordered buffer to the secure world The secure world requires that the metadata-containing buffer be strongly ordered. Use the dma_alloc_attrs API to obtain a strongly ordered region for this purpose. CRs-Fixed: 525863 Change-Id: I0fdfb9957aa0eb66279afa362edec075c3dff131 Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>