arm-trusted-firmware/plat/arm
Sughosh Ganu 2e4a509dde ARM platforms: Allow board specific definition of SP stack base
The SGI platforms need to allocate memory for CPER buffers. These
platform buffers would be placed between the shared reserved memory
and the per cpu stack memory, thus the need to redefine stack base
pointer for these platforms. This patch allows each board in ARM
platform to define the PLAT_SP_IMAGE_STACK_BASE.

Change-Id: Ib5465448b860ab7ab0f645f7cb278a67acce7be9
Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>
2018-07-26 22:01:29 +05:30
..
board ARM platforms: Allow board specific definition of SP stack base 2018-07-26 22:01:29 +05:30
common Include board_arm_def.h through the platform's header 2018-07-26 21:52:38 +05:30
css ARM platforms: Allow board specific definition of SP stack base 2018-07-26 22:01:29 +05:30
soc/common Fix MISRA rule 8.4 Part 2 2018-02-28 17:19:56 +00:00