tf-nomination: run for rddaniel platform changes

Add rddaniel folder to the trusted-firmware nomination list to run linux
boot and coverity misra scan for any changes in the rddaniel board
folder.

Change-Id: I6441938e1a9e8de28c39c5a12e1da363d7a7c2f5
Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
diff --git a/script/trusted-firmware.nomination.py b/script/trusted-firmware.nomination.py
index e3fcca6..5fe64bf 100644
--- a/script/trusted-firmware.nomination.py
+++ b/script/trusted-firmware.nomination.py
@@ -15,6 +15,11 @@
             ["tf-l3-boot-tests-css/fvp-rdn1edge-tbb,fvp-rdn1edge-default:fvp-tftf-fip.tftf-rdn1edge",
              "tf-l2-coverity-misra-nominated/fvp-rdn1edge-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 SGI575 boot test, TF-A Tests and MISRA checks for any changes with "sgi" in the path
         "pathre:sgi":
             ["tf-l3-boot-tests-css/fvp-sgi575-tbb:fvp-linux.sgi-fip.sgi-sgi575-debug",