rename rddaniel to rdv1
Reference Design Platform RD-Daniel has been renamed to RD-V1. Hence
replace all the usage of rddaniel with rdv1
Signed-off-by: Aditya Angadi <aditya.angadi@arm.com>
Change-Id: Idc8e7622674f398966497f42b3bcdb3c541066fa
diff --git a/script/tf-coverity/tf-cov-make b/script/tf-coverity/tf-cov-make
index 9cf52b5..b9788e1 100755
--- a/script/tf-coverity/tf-cov-make
+++ b/script/tf-coverity/tf-cov-make
@@ -194,9 +194,9 @@
make $(common_flags) PLAT=rde1edge ${ARM_TBB_OPTIONS} CSS_SGI_CHIP_COUNT=1 all
#
-# System Guidance for Infrastructure platform RD-Daniel
+# Reference Design platform RD-V1
#
-make $(common_flags) PLAT=rddaniel ${ARM_TBB_OPTIONS} all
+make $(common_flags) PLAT=rdv1 ${ARM_TBB_OPTIONS} all
#
# System Guidance for Infrastructure platform RD-Danielxlr
diff --git a/script/trusted-firmware.nomination.py b/script/trusted-firmware.nomination.py
index 82c1598..36979da 100644
--- a/script/trusted-firmware.nomination.py
+++ b/script/trusted-firmware.nomination.py
@@ -17,10 +17,10 @@
"tf-l3-boot-tests-css/fvp-rdn1edgex2-tbb:fvp-linux.sgi-fip.sgi-rdn1edgex2-debug",
"tf-l2-coverity-misra-nominated/fvp-rdn1edgex2-tbb:coverity-tf-misra.diff"],
- # Run RD-Daniel TF-A Tests and MISRA checks for any platform changes
- "path:plat/arm/board/rddaniel":
- ["tf-l3-boot-tests-css/fvp-rddaniel-tbb:fvp-linux.sgi-fip.sgi-rddaniel-debug",
- "tf-l2-coverity-misra-nominated/fvp-rddaniel-tbb:coverity-tf-misra.diff"],
+ # Run RD-V1 TF-A Tests and MISRA checks for any platform changes
+ "path:plat/arm/board/rdv1":
+ ["tf-l3-boot-tests-css/fvp-rdv1-tbb:fvp-linux.sgi-fip.sgi-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 "sgi" in the path
"pathre:sgi":