commit | e1579e0016a46b083e4bba7ede02d181155581a0 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@arm.com> | Wed May 16 17:19:56 2018 +0530 |
committer | Sughosh Ganu <sughosh.ganu@arm.com> | Thu Jul 26 22:02:39 2018 +0530 |
tree | a3463f0f18d28d66fcc9830631d041b88feac365 | |
parent | 5f21294d0680d5f25d8bda99fb6cbd862b015aab [diff] |
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>