summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Nie <jun.nie@linaro.org>2018-09-10 16:49:01 +0800
committerJun Nie <jun.nie@linaro.org>2018-09-10 16:49:01 +0800
commit62b40db040e7fae8550a83fc5b95d4da9a77c730 (patch)
tree89c40b2a5020132ef6cc983e32164e7417563b1a
parent0aa067dd5a9d04fee867cff7efd30d45e734c486 (diff)
warp7: skip tests that are not supported by warp7
suspend, PSCI Affinity info and CPU hotplug are not supported by warp7. Signed-off-by: Jun Nie <jun.nie@linaro.org>
-rw-r--r--plat/nxp/board/warp7/warp7_tests_to_skip.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/plat/nxp/board/warp7/warp7_tests_to_skip.txt b/plat/nxp/board/warp7/warp7_tests_to_skip.txt
index c965ac5..173c3f9 100644
--- a/plat/nxp/board/warp7/warp7_tests_to_skip.txt
+++ b/plat/nxp/board/warp7/warp7_tests_to_skip.txt
@@ -1,6 +1,8 @@
-# System suspend is not supported on AArch32 Juno.
+# Skip features that are not supported on Warp7.
PSCI System Suspend Validation
PSCI STAT/Stats test cases after system suspend
IRQ support in TSP/Resume preempted STD SMC after PSCI SYSTEM SUSPEND
PSCI SYSTEM SUSPEND stress tests
PSCI Affinity Info
+Query runtime services
+CPU Hotplug