arm-trusted-firmware/bl32/sp_min
Soby Mathew bcc3c49c90 PSCI: Build option to enable D-Caches early in warmboot
This patch introduces a build option to enable D-cache early on the CPU
after warm boot. This is applicable for platforms which do not require
interconnect programming to enable cache coherency (eg: single cluster
platforms). If this option is enabled, then warm boot path enables
D-caches immediately after enabling MMU.

Fixes ARM-Software/tf-issues#456

Change-Id: I44c8787d116d7217837ced3bcf0b1d3441c8d80e
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2017-04-19 12:07:05 +01:00
..
aarch32 PSCI: Build option to enable D-Caches early in warmboot 2017-04-19 12:07:05 +01:00
sp_min.ld.S Introduce unified API to zero memory 2017-02-06 17:01:39 +00:00
sp_min.mk AArch32: Support in SP_MIN to receive arguments from BL2 2016-09-21 16:28:46 +01:00
sp_min_main.c Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00
sp_min_private.h AArch32: add a minimal secure payload (SP_MIN) 2016-08-10 18:01:38 +01:00