commit | d16a28f34ba66d5a8272e0f971bdd21cc3c3345c | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Thu May 22 14:44:27 2014 -0700 |
committer | Laura Abbott <lauraa@codeaurora.org> | Tue May 27 09:34:02 2014 -0700 |
tree | c7f8d2fe485ab0217d1a64361e462f970f9696d0 | |
parent | 21c75ef39a3a69acf94946adc689ba7a6411f72d [diff] |
ion: Skip zeroing on secure buffers Secure buffers are never passed to userspace and are controled by the secure world so there is no real need to zero. Pass the dma attribute to skip zeroing. Change-Id: Iad870d0d7732d3dea09443418b9294cb9e05b5e0 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>