commit | b260c3afef72beeed436a0d4b9fd44965012e3f5 | [log] [tgz] |
---|---|---|
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Wed Aug 30 10:59:22 2017 +0100 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Thu Aug 31 16:18:00 2017 +0100 |
tree | 8bd145f9e88f58443d5edae272c2005af938cf0d | |
parent | ced42927be57c25f30f5751cf6d8121b6632b3d8 [diff] |
ARM platforms: Map TSP only when TSPD is included This patch ensures that the ARM_MAP_TSP_SEC_MEM memory region is mapped in BL2 only if the TSPD has been included in the build. This saves one entry in the plat_arm_mmap[] array and avoids to map extra memory when it's not needed. Change-Id: I6ae60822ff8f0de198145925b0b0d45355179a94 Signed-off-by: Achin Gupta <achin.gupta@arm.com> Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>