fix(versal-net): 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: I40fd7defea853d0a1aee5da79924d4ee5c15cfaa
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
diff --git a/plat/xilinx/versal_net/tests_to_skip.txt b/plat/xilinx/versal_net/tests_to_skip.txt
index 80e7cb2..f9668ee 100644
--- a/plat/xilinx/versal_net/tests_to_skip.txt
+++ b/plat/xilinx/versal_net/tests_to_skip.txt
@@ -58,6 +58,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