arm-trusted-firmware/plat/nvidia/tegra/soc/t194/drivers/mce
Dilan Lee ac252f95dd Tegra194: mce: enable strict checking
"Strict checking" is a mode where secure world can access
secure-only areas unlike legacy mode where secure world could
access non-secure spaces as well. Secure-only areas are defined
as the TZ-DRAM carveout and any GSC with the CPU_SECURE bit set.
This mode not only helps prevent issues with IO-Coherency but aids
with security as well.

This patch implements the programming sequence required to enable
strict checking mode for Tegra194 SoCs.

Change-Id: Ic2e594f79ec7c5bc1339b509e67c4c62efb9d0c0
Signed-off-by: Dilan Lee <dilee@nvidia.com>
2019-11-28 11:14:21 -08:00
..
aarch64 Tegra194: update cache operations supported by the ROC 2019-11-28 11:14:21 -08:00
mce.c Tegra194: mce: enable strict checking 2019-11-28 11:14:21 -08:00
nvg.c Tegra194: mce: enable strict checking 2019-11-28 11:14:21 -08:00