arm-trusted-firmware/plat/nvidia/tegra/include
Anthony Zhou e9b9c2c830 Tegra: sip: add VPR resize enabled check
The Memory Controller provides a control register to check
if the video memory can be resized. The previous bootloader
might have locked this feature, which will be reflected by
this register.

This patch reads the control register before processing
a video memory resize request. An error code, -ENOTSUP,
is returned if the feature is locked.

Change-Id: Ia1d67f7a94aa15c6b18ff5c9b9b952e179596ae3
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>
2020-08-27 20:12:34 -07:00
..
drivers Tegra194: add redundancy checks for MMIO writes 2020-08-27 20:12:34 -07:00
lib Tegra: include: fix violations of MISRA Rule 21.1 2020-01-12 14:44:40 -08:00
t132 Tegra: sip: add VPR resize enabled check 2020-08-27 20:12:34 -07:00
t186 Tegra: sip: add VPR resize enabled check 2020-08-27 20:12:34 -07:00
t194 Tegra: sip: add VPR resize enabled check 2020-08-27 20:12:34 -07:00
t210 Tegra: sip: add VPR resize enabled check 2020-08-27 20:12:34 -07:00
plat_macros.S Tegra: print GICC registers conditionally 2020-08-24 21:27:01 +00:00
platform_def.h Tegra194: add RAS exception handling 2020-06-12 09:43:54 -07:00
tegra_platform.h Tegra: platform: add function to check t194 chip 2020-08-18 22:59:05 +00:00
tegra_private.h Tegra: common: make plat_psci_ops routines static 2020-08-18 22:58:54 +00:00