commit | ac963315f0a42339d5235ac6cb1891111d1ce881 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Tue Dec 11 15:09:03 2012 -0800 |
committer | Laura Abbott <lauraa@codeaurora.org> | Tue Dec 11 16:39:07 2012 -0800 |
tree | c132ea7619e18f2b072cadbd62ec3258fac48034 | |
parent | c32712be17d1fa1b3ad69ec86a2a4d33f043ae32 [diff] |
gpu: ion: Restrict access to CP heap On certain targets, the CP heap should only be used for secure allocations. Add a check to determine which targets are allowed to make non-secure allocations from the CP heap type. Targets with this restriction will fall back to an alternate heap. Change-Id: Ieaa9e76cbf2dc3ea1da6f4e75a4de903c39a3077 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>