summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandrine Bailleux <sandrine.bailleux@arm.com>2018-03-08 10:40:21 +0100
committerSandrine Bailleux <sandrine.bailleux@arm.com>2018-03-08 12:21:35 +0000
commit9781cd58fb095da00efeda5f65caac5f8bf31687 (patch)
tree21b903d1a9d41a10426c939904b490040bd15c2a
parent3ef07dcf8b1ce2b79a515d87bb885b85803c5993 (diff)
Disable extensive PSCI system suspend tests on AArch32 Juno.
Commit 3ef07dcf8b1c ("Disable PSCI system suspend tests on AArch32 Juno.") has missed some PSCI system suspend tests that are part of the tests-extensive.xml test manifest. Change-Id: If413b275d149ee2e4f52437f6c395d85df818d9c Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
-rw-r--r--plat/arm/board/juno/juno32_tests_to_skip.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/plat/arm/board/juno/juno32_tests_to_skip.txt b/plat/arm/board/juno/juno32_tests_to_skip.txt
index 271d974..c644f74 100644
--- a/plat/arm/board/juno/juno32_tests_to_skip.txt
+++ b/plat/arm/board/juno/juno32_tests_to_skip.txt
@@ -2,3 +2,4 @@
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