Tegra: restrict non-secure PMC accesses
Platforms that do not support bpmp firmware, do not need access
to the PMC block from outside of the CPU complex. The agents
running on the CPU can always access the PMC through the EL3
exception space.

This patch restricts non-secure world access to the PMC block on
such platforms.

Change-Id: I2c4318dc07ddf6407c1700595e0f4aac377ba258
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
1 parent a7f4e89 commit a01b0f1619e90aa39e0b5232767269d083186d74
@Varun Wadekar Varun Wadekar authored on 12 Mar 2018
Showing 3 changed files
View
plat/nvidia/tegra/include/t210/tegra_def.h
View
plat/nvidia/tegra/soc/t210/plat_psci_handlers.c
View
plat/nvidia/tegra/soc/t210/plat_setup.c