summaryrefslogtreecommitdiff
path: root/plat/arm/fvp
diff options
context:
space:
mode:
authorMadhukar Pappireddy <madhukar.pappireddy@arm.com>2023-02-17 14:56:02 -0600
committerMadhukar Pappireddy <madhukar.pappireddy@arm.com>2023-05-08 08:41:38 -0500
commitcbd8989c93c56bd992cf4998226ed6b247d32954 (patch)
tree8b1bbbce2ce2ae4c59c8af1b249c96bd3435e42b /plat/arm/fvp
parent83fe74900c440b2728c458efd8b1c57be20ba039 (diff)
test: group0 interrupt triggers while VM/SP is running
This patch introduces two tests for TC platform to ensure the platform firmware handles Group0 secure interrupt and resumes the execution of preempted endpoint context(a VM in normal world as well as an SP in secure world). Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com> Change-Id: I8c4b23497eab143773dd7ab9372a05760ce78881
Diffstat (limited to 'plat/arm/fvp')
-rw-r--r--plat/arm/fvp/fvp_tests_to_skip.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/plat/arm/fvp/fvp_tests_to_skip.txt b/plat/arm/fvp/fvp_tests_to_skip.txt
index d52947d..1769cac 100644
--- a/plat/arm/fvp/fvp_tests_to_skip.txt
+++ b/plat/arm/fvp/fvp_tests_to_skip.txt
@@ -1,6 +1,8 @@
#
-# Copyright (c) 2020, Arm Limited. All rights reserved.
+# Copyright (c) 2020-2023, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
+# Disable Group0 secure interrupt tests as there is no source of EL3 interrupt
+FF-A Group0 interrupts