Home
last modified time | relevance | path

Searched hist:"66 c246cce7c66019a93ff7105157c3e2126dd277" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap5/
H A Domap.h66c246cce7c66019a93ff7105157c3e2126dd277 Wed Feb 15 15:16:53 UTC 2017 Andrew F. Davis <afd@ti.com> ARM: DRA7xx: Fix memory allocation overflow

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>