fix(versal): update test skip list
Test cases "Query Vendor-Specific Service" and "Probe PMF version"
are failing since PMF is not supported on AMD platform.
Test cases will be skipped till non-availability of PMF support.
Change-Id: I560ee5b69244cee13003a71c8ecc5848a1b903e6
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
diff --git a/plat/xilinx/versal/tests_to_skip.txt b/plat/xilinx/versal/tests_to_skip.txt
index 87b9e41..997bc61 100644
--- a/plat/xilinx/versal/tests_to_skip.txt
+++ b/plat/xilinx/versal/tests_to_skip.txt
@@ -30,6 +30,10 @@
PSCI System Suspend Validation/system suspend from all cores
PSCI System Suspend Validation/Validate suspend to RAM functionality
+#Query runtime services
+Query runtime services/Query Vendor-Specific Service
+Query runtime services/Probe PMF Version
+
#TESTS: el3-power-state
EL3 power state parser validation/Create all power states and validate EL3 power state parsing
EL3 power state parser validation/Create invalid local power state at all levels and validate EL3 power state parsing