fvp: remove RD-V1 runconfig from CI

With new FVP release 11.28 RD-V1 model is no longer available.
Remove RD-V1 runconfig from CI, but RD-V1 platfrom build in l1
config is still retained.

Change-Id: Ice7be6e6e7131a407035c0013d5a18a56ba2d71f
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
diff --git a/script/trusted-firmware.nomination.py b/script/trusted-firmware.nomination.py
index 1f4ebd5..2829774 100644
--- a/script/trusted-firmware.nomination.py
+++ b/script/trusted-firmware.nomination.py
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2019-2024, Arm Limited and Contributors. All rights reserved.
+# Copyright (c) 2019-2025, Arm Limited and Contributors. All rights reserved.
 #
 # SPDX-License-Identifier: BSD-3-Clause
 #
@@ -17,11 +17,6 @@
              "tf-l3-boot-tests-css/fvp-rdn1edgex2-tbb:fvp-linux.nrd-fip.nrd-rdn1edgex2-debug",
              "tf-l2-coverity-misra-nominated/fvp-rdn1edgex2-tbb:coverity-tf-misra.diff"],
 
-        # Run RD-V1 TF-A Tests and MISRA checks for any platform changes
-        "path:plat/arm/board/neoverse_rd/platform/rdv1":
-            ["tf-l3-boot-tests-css/fvp-rdv1-tbb:fvp-linux.nrd-fip.nrd-rdv1-debug",
-             "tf-l2-coverity-misra-nominated/fvp-rdv1-tbb:coverity-tf-misra.diff"],
-
         # Run SGI575 boot test, TF-A Tests and MISRA checks for any changes with "neoverse_rd" in the path
         "pathre:neoverse_rd":
             ["tf-l3-boot-tests-css/fvp-sgi575-tbb:fvp-linux.nrd-fip.nrd-sgi575-debug",