
15 Feb
2017
15 Feb
'17
6:04 p.m.
On Wed, Feb 15, 2017 at 09:16:53AM -0600, Andrew F. Davis wrote:
When using early malloc the allocated memory can overflow into the SRAM scratch space, move NON_SECURE_SRAM_IMG_END down a bit to allow more dynamic allocation at the expense of a slightly smaller maximum image size.
Signed-off-by: Andrew F. Davis afd@ti.com Reviewed-by: Lokesh Vutla lokeshvutla@ti.com
Er, I thought we could define how big the early malloc pool is and not have this type of problem?
--
Tom