fix(zynqmp): 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: I82c85838b2b10ccf2d044925b7b713a0edf5556a
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
diff --git a/plat/xilinx/zynqmp/tests_to_skip.txt b/plat/xilinx/zynqmp/tests_to_skip.txt
index 271fdc8..f72de18 100644
--- a/plat/xilinx/zynqmp/tests_to_skip.txt
+++ b/plat/xilinx/zynqmp/tests_to_skip.txt
@@ -49,6 +49,10 @@
PSCI STAT/Stats test cases for CPU OFF
PSCI STAT/Stats test cases after system suspend
+#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