| commit | 5249a0554b29373a26f5f6bf7e19124a2bab143d | [log] [tgz] |
|---|---|---|
| author | Laura Abbott <lauraa@codeaurora.org> | Tue Dec 11 15:09:03 2012 -0800 |
| committer | Mitchel Humpherys <mitchelh@codeaurora.org> | Tue Dec 11 21:45:11 2012 -0800 |
| tree | bbbbc2666e25c3552051c8dc95a17fc97b09f225 | |
| parent | 2280723b4d2654d9f4413babcbcc54ac26918f6e [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> Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>