arm-trusted-firmware/plat/nvidia/tegra
Vikram Kanigiri e3616819a9 Tegra: Perform cache maintenance on video carveout memory
Currently, the non-overlapping video memory carveout region is cleared after
disabling the MMU at EL3. If at any exception level the carveout region is being
marked as cacheable, this zeroing of memory will not have an affect on the
cached lines. Hence, we first invalidate the dirty lines and update the memory
and invalidate again so that both caches and memory is zeroed out.

Change-Id: If3b2d139ab7227f6799c0911d59e079849dc86aa
2015-09-14 22:09:40 +01:00
..
common Tegra: Perform cache maintenance on video carveout memory 2015-09-14 22:09:40 +01:00
include Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macros 2015-08-12 09:24:50 +05:30
soc Tegra210: wait for 512 timer ticks before retention entry 2015-08-24 21:34:28 +05:30
platform.mk Tegra: modify 'BUILD_PLAT' to point to soc specific build dirs 2015-07-24 09:25:35 +05:30