arm-trusted-firmware/plat
Andrew F. Davis 65f7b81728 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>
2019-06-06 11:20:21 +01:00
..
allwinner plat: allwinner: common: use r_wdog instead of wdog 2019-04-11 01:57:24 +02:00
arm Merge changes from topic "sami/550_fix_n1sdp_issues_v1" into integration 2019-05-16 08:33:56 +00:00
common Remove deprecated plat_crash_console_* 2019-04-03 14:55:18 +01:00
hisilicon hikey: Add define for UART2 2019-04-26 16:58:03 +02:00
imx Merge "plat: imx8m: Add the aipstz init to config peripheral access" into integration 2019-05-28 13:18:56 +00:00
intel/soc/stratix10 intel: Enable watchdog timer on Intel S10 platform 2019-03-21 10:35:24 +08:00
layerscape Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00
marvell plat: marvell: do not rely on argument passed via smc 2019-04-05 12:48:43 +02:00
mediatek Initialize platform for MediaTek mt8183 2019-05-10 10:30:17 +08:00
meson plat/meson/gxl: BL31: remove BL2 dependency 2019-05-16 15:16:19 -07:00
nvidia/tegra Makefile: remove extra include paths in INCLUDES 2019-04-03 15:30:46 +01:00
qemu Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00
renesas/rcar rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.3 2019-04-11 12:57:04 +02:00
rockchip rockchip: drop rockchip-specific imported linker symbols for bl31 2019-05-29 12:06:30 +02:00
rpi3 Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00
socionext Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00
st stm32mp1: add OP-TEE support 2019-04-23 13:34:12 +02:00
ti/k3 ti: k3: common: Use coherent memory for shared data 2019-06-06 11:20:21 +01:00
xilinx Remove deprecated plat_crash_console_* 2019-04-03 14:55:18 +01:00