arm-trusted-firmware/plat/nvidia/tegra/include/drivers
Varun Wadekar 9a9645105b Reserve a Video Memory aperture in DRAM memory
This patch adds support to reserve a memory carveout region in the
DRAM on Tegra SoCs. The memory controller provides specific registers
to specify the aperture's base and size. This aperture can also be
changed dynamically in order to re-size the memory available for
DRM video playback. In case of the new aperture not overlapping
the previous one, the previous aperture has to be cleared before
setting up the new one. This means we do not "leak" any video data
to the NS world.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2015-06-12 17:40:31 +05:30
..
flowctrl.h Support for NVIDIA's Tegra T210 SoCs 2015-05-29 16:43:25 +05:30
memctrl.h Reserve a Video Memory aperture in DRAM memory 2015-06-12 17:40:31 +05:30
pmc.h Support for NVIDIA's Tegra T210 SoCs 2015-05-29 16:43:25 +05:30