-
Mitchel Humpherys authored
Currently, the CP heap supports non-secure allocations as long as the no_nonsecure_alloc flag is not set in the device tree or platform data for the heap. Since allowing non-secure allocations from secure heaps is actually the exception rather than the rule, remove this flag and replace it with a flag that can be set to accomplish the inverse (i.e. override the policy of disallowing non-secure allocations from secure heaps). Change-Id: I1d03991a895c3cf2dea67f79d6af0d4244fb5a75 Signed-off-by:
Mitchel Humpherys <mitchelh@codeaurora.org>
345f0237