SPM: SGI: Map memory allocated for secure partitions
authorSughosh Ganu <sughosh.ganu@arm.com>
Wed, 16 May 2018 11:49:56 +0000 (17:19 +0530)
committerSughosh Ganu <sughosh.ganu@arm.com>
Thu, 26 Jul 2018 16:32:39 +0000 (22:02 +0530)
commitd952391914be7f28cab2357b471daa304a4d505b
treea3463f0f18d28d66fcc9830631d041b88feac365
parent2e4a509ddee2b8f5aa0a5e7a825394bff7fc8a0f
SPM: SGI: Map memory allocated for secure partitions

The secure partition manager reserves chunks of memory which are used
for the S-EL0 StandaloneMM image and the buffers required for
communication between the Non-Secure world with the StandaloneMM
image. Add the memory chunks to relevant arrays for mapping the
regions of memory with corresponding attributes.

Change-Id: If371d1afee0a50ca7cacd55e16aeaca949d5062b
Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>
plat/arm/css/sgi/include/platform_def.h
plat/arm/css/sgi/sgi_plat.c