1From cc0153b56d634aa80b740be5afed15bedb94a2c9 Mon Sep 17 00:00:00 2001
2From: Harsimran Singh Tungal <harsimransingh.tungal@arm.com>
3Date: Tue, 23 Jan 2024 14:19:39 +0000
4Subject: [PATCH] n1sdp patch tests to skip
5
6Upstream-Status: Pending
7Signed-off-by: Harsimran Singh Tungal <harsimransingh.tungal@arm.com>
8---
9 plat/arm/n1sdp/tests_to_skip.txt | 15 ++++++++++-----
10 1 file changed, 10 insertions(+), 5 deletions(-)
11
12diff --git a/plat/arm/n1sdp/tests_to_skip.txt b/plat/arm/n1sdp/tests_to_skip.txt
13index b6e87bf..1848408 100644
14--- a/plat/arm/n1sdp/tests_to_skip.txt
15+++ b/plat/arm/n1sdp/tests_to_skip.txt
16@@ -11,7 +11,7 @@ SMMUv3 tests
17 PSCI CPU Suspend in OSI mode
18
19 # PSCI is enabled but not tested
20-PSCI STAT/Stats test cases after system suspend
21+PSCI STAT
22 PSCI System Suspend Validation
23
24 # Disable FF-A Interrupt tests as TWDOG is not supported by TC platform
25@@ -25,9 +25,14 @@ FF-A Interrupt
26 # files in TFTF, since the port was done purely to test the spectre workaround
27 # performance impact. Once that was done no further work was done on the port.
28
29-Timer framework Validation/Target timer to a power down cpu
30-Timer framework Validation/Test scenario where multiple CPUs call same timeout
31-Timer framework Validation/Stress test the timer framework
32+Timer framework Validation
33 PSCI Affinity Info/Affinity info level0 powerdown
34 PSCI CPU Suspend
35-PSCI STAT/for valid composite state CPU suspend
36+Framework Validation/NVM serialisation
37+Framework Validation/Events API
38+Boot requirement tests
39+CPU Hotplug
40+ARM_ARCH_SVC/SMCCC_ARCH_WORKAROUND_1 test
41+ARM_ARCH_SVC/SMCCC_ARCH_WORKAROUND_2 test
42+ARM_ARCH_SVC/SMCCC_ARCH_WORKAROUND_3 test
43+FF-A Power management
44--
452.34.1
46
47