- 264 license table entries with exact download URLs (224/264 resolved) - Complete sources/ directory with all BitBake recipes - Build configuration: tqma6ul-multi-mba6ulx, spaetzle (musl) - Full traceability for Softwarefreigabeantrag - GCC 13.4.0, Linux 6.6.102, U-Boot 2023.04, musl 1.2.4 - License distribution: GPL-2.0 (24), MIT (23), GPL-2.0+ (18), BSD-3 (16)
47 lines
1.6 KiB
Diff
47 lines
1.6 KiB
Diff
From cc0153b56d634aa80b740be5afed15bedb94a2c9 Mon Sep 17 00:00:00 2001
|
|
From: Harsimran Singh Tungal <harsimransingh.tungal@arm.com>
|
|
Date: Tue, 23 Jan 2024 14:19:39 +0000
|
|
Subject: [PATCH] n1sdp patch tests to skip
|
|
|
|
Upstream-Status: Pending
|
|
Signed-off-by: Harsimran Singh Tungal <harsimransingh.tungal@arm.com>
|
|
---
|
|
plat/arm/n1sdp/tests_to_skip.txt | 15 ++++++++++-----
|
|
1 file changed, 10 insertions(+), 5 deletions(-)
|
|
|
|
diff --git a/plat/arm/n1sdp/tests_to_skip.txt b/plat/arm/n1sdp/tests_to_skip.txt
|
|
index b6e87bf..1848408 100644
|
|
--- a/plat/arm/n1sdp/tests_to_skip.txt
|
|
+++ b/plat/arm/n1sdp/tests_to_skip.txt
|
|
@@ -11,7 +11,7 @@ SMMUv3 tests
|
|
PSCI CPU Suspend in OSI mode
|
|
|
|
# PSCI is enabled but not tested
|
|
-PSCI STAT/Stats test cases after system suspend
|
|
+PSCI STAT
|
|
PSCI System Suspend Validation
|
|
|
|
# Disable FF-A Interrupt tests as TWDOG is not supported by TC platform
|
|
@@ -25,9 +25,14 @@ FF-A Interrupt
|
|
# files in TFTF, since the port was done purely to test the spectre workaround
|
|
# performance impact. Once that was done no further work was done on the port.
|
|
|
|
-Timer framework Validation/Target timer to a power down cpu
|
|
-Timer framework Validation/Test scenario where multiple CPUs call same timeout
|
|
-Timer framework Validation/Stress test the timer framework
|
|
+Timer framework Validation
|
|
PSCI Affinity Info/Affinity info level0 powerdown
|
|
PSCI CPU Suspend
|
|
-PSCI STAT/for valid composite state CPU suspend
|
|
+Framework Validation/NVM serialisation
|
|
+Framework Validation/Events API
|
|
+Boot requirement tests
|
|
+CPU Hotplug
|
|
+ARM_ARCH_SVC/SMCCC_ARCH_WORKAROUND_1 test
|
|
+ARM_ARCH_SVC/SMCCC_ARCH_WORKAROUND_2 test
|
|
+ARM_ARCH_SVC/SMCCC_ARCH_WORKAROUND_3 test
|
|
+FF-A Power management
|
|
--
|
|
2.34.1
|
|
|