aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAndrew F. Davis <afd@ti.com>2019-04-25 14:02:33 -0400
committerJohn Tsichritzis <john.tsichritzis@arm.com>2019-06-06 11:20:21 +0100
commit65f7b81728d0701e93bd13cee4e88375ec9e9b17 (patch)
treea45a9b3b1b5d59601675f55f5f25e0e893c11648 /lib
parent49d969bbb3ca7e738bc6ef560e44c0047a9925cc (diff)
downloadplatform_external_arm-trusted-firmware-65f7b81728d0701e93bd13cee4e88375ec9e9b17.tar.gz
platform_external_arm-trusted-firmware-65f7b81728d0701e93bd13cee4e88375ec9e9b17.tar.bz2
platform_external_arm-trusted-firmware-65f7b81728d0701e93bd13cee4e88375ec9e9b17.zip
ti: k3: common: Use coherent memory for shared data
HW_ASSISTED_COHERENCY implies something stronger than just hardware coherent interconnect, specifically a DynamIQ capable ARM core. For K3, lets use WARMBOOT_ENABLE_DCACHE_EARLY to enable caches early and then let the caches get shut off on powerdown, to prevent data corruption we also need to USE_COHERENT_MEM so that any accesses to shared memory after this point is only to memory that is set as non-cached for all cores. Change-Id: Ib9337f012df0e0388237942607c501b6f3e2a949 Signed-off-by: Andrew F. Davis <afd@ti.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions