summaryrefslogtreecommitdiff
path: root/plat
diff options
context:
space:
mode:
authorVarun Wadekar <vwadekar@nvidia.com>2020-05-22 10:45:16 -0700
committerVarun Wadekar <vwadekar@nvidia.com>2020-10-15 10:05:41 -0700
commitb9c91fa869a1dc96e91e8ae36a5e50a9af97c720 (patch)
tree20f71badf43e93ccd1ec3f6af21ac79e97fe9dc0 /plat
parent657842bbe570038ff9ba3dd9e0f18a06e853c8bf (diff)
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
Diffstat (limited to 'plat')
-rw-r--r--plat/nvidia/tegra194/tests_to_skip.txt3
1 files changed, 3 insertions, 0 deletions
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 System Suspend Validation/system suspend from all cores
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