Tegra194: disable boot requirement tests
Tegra194 platforms do not support memory mapped timers. This patch
disables the "Boot requirement" test suite to disable the cntfrq
tests for the platform.
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Change-Id: Ibf0092ec1a60520d1bdb7d0f4d39e5db7793644c
diff --git a/plat/nvidia/tegra194/tests_to_skip.txt b/plat/nvidia/tegra194/tests_to_skip.txt
index 3be3eb4..ef7ffed 100644
--- a/plat/nvidia/tegra194/tests_to_skip.txt
+++ b/plat/nvidia/tegra194/tests_to_skip.txt
@@ -22,6 +22,9 @@
PSCI STAT/Stats test cases for CPU OFF
PSCI STAT/Stats test cases after system suspend
+# Tegra194 platforms do not support memory mapped timers
+Boot requirement tests
+
# CPUs cannot be woken up with a timer interrupt after power off
Timer framework Validation/Target timer to a power down cpu
Timer framework Validation/Test scenario where multiple CPUs call same timeout