arm-trusted-firmware/bl31
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
..
aarch64 PSCI: Build option to enable D-Caches early in warmboot 2017-04-19 12:07:05 +01:00
bl31.ld.S Add support for GCC stack protection 2017-03-31 13:58:48 +01:00
bl31.mk Move plat/common source file definitions to generic Makefiles 2017-03-20 14:58:25 +00:00
bl31_context_mgmt.c Introduce `el3_runtime` and `PSCI` libraries 2016-07-18 17:52:15 +01:00
bl31_main.c Flush console where necessary 2017-03-31 09:54:22 +01:00
interrupt_mgmt.c Enable support for EL3 interrupt in IMF 2015-12-09 09:58:17 +00:00