• Soby Mathew's avatar
    PSCI: Build option to enable D-Caches early in warmboot · bcc3c49c
    Soby Mathew authored
    
    
    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: default avatarSoby Mathew <soby.mathew@arm.com>
    bcc3c49c
defaults.mk 5.27 KB