Tegra194: add strict checking mode verification
After enabling the strict checking mode, verify that
the strict mode has really been enabled by querying
the MCE.

If the mode is found to be disabled, the code should
assert.

Change-Id: I113ec8decb737f8208059a2a3ba3076fad77890e
Signed-off-by: Anthony Zhou <anzhou@nvidia.com>
1 parent 7e49113 commit 5ce05d6b9d7e9fcf611353dd39bd6f5cfdcab6c1
@Anthony Zhou Anthony Zhou authored on 5 Feb 2020
Varun Wadekar committed on 27 Aug 2020
Showing 4 changed files
View
plat/nvidia/tegra/soc/t194/drivers/include/mce_private.h
View
plat/nvidia/tegra/soc/t194/drivers/mce/mce.c
View
plat/nvidia/tegra/soc/t194/drivers/mce/nvg.c
View
plat/nvidia/tegra/soc/t194/plat_setup.c