n1sdp: modify the build config

The boot flow has been changed and is now
more aligned to TBBR based one. These changes require
modifications in build config.

Signed-off-by: sahil <sahil@arm.com>
Change-Id: Ida67a17d44d6a290fd08c0069f21d62959f2683c
diff --git a/script/trusted-firmware.nomination.py b/script/trusted-firmware.nomination.py
index 16af9f7..399c174 100644
--- a/script/trusted-firmware.nomination.py
+++ b/script/trusted-firmware.nomination.py
@@ -34,7 +34,7 @@
 
          # Run Coverity MISRA checks and boot test for n1sdp platform changes
         "path:plat/arm/board/n1sdp":
-            ["tf-l2-coverity-misra-nominated/n1sdp-default:coverity-tf-misra.diff"],
+            ["tf-l2-coverity-misra-nominated/n1sdp-tbb:coverity-tf-misra.diff"],
 
         # Run Coverity MISRA checks for arm_fpga platform changes
         "path:plat/arm/board/arm_fpga":