tf-nomination: run for rdn1edgex2 platform changes

RD-N1-Edge and RD-N1-Edge-Dual shares the same board folder. Include
dual-chip RD-N1-Edge linux boot test and coverity misra scan for any
changes in the rdn1edge board folder.

Change-Id: I158a500047084b8a9a20987bfbb86c2c3397d544
Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
diff --git a/script/trusted-firmware.nomination.py b/script/trusted-firmware.nomination.py
index 5fe64bf..82c1598 100644
--- a/script/trusted-firmware.nomination.py
+++ b/script/trusted-firmware.nomination.py
@@ -13,7 +13,9 @@
         # Run RDN1EDGE TF-A Tests and MISRA checks for any platform changes
         "path:plat/arm/board/rdn1edge":
             ["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"],
+             "tf-l2-coverity-misra-nominated/fvp-rdn1edge-tbb:coverity-tf-misra.diff",
+             "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":