n1sdp: Reintroduce tf-l3 and scp boot tests
Commit 83ee9b348ca609e75fbc87b0b8d37372fad81d99 disabled
Platform CI tests for N1SDP because of a major change
in the boot flow.
This patch updates the scripts to adhere to the
newly introduced TBBR based boot flow, and re-enable the
boot tests.
Signed-off-by: sahil <sahil@arm.com>
Change-Id: I7cb8da4e1ff3c48784cbe7a3fabf7c4f688063af
diff --git a/script/trusted-firmware.nomination.py b/script/trusted-firmware.nomination.py
index 399c174..d0ec37e 100644
--- a/script/trusted-firmware.nomination.py
+++ b/script/trusted-firmware.nomination.py
@@ -34,7 +34,8 @@
# Run Coverity MISRA checks and boot test for n1sdp platform changes
"path:plat/arm/board/n1sdp":
- ["tf-l2-coverity-misra-nominated/n1sdp-tbb:coverity-tf-misra.diff"],
+ ["tf-l2-coverity-misra-nominated/n1sdp-tbb:coverity-tf-misra.diff",
+ "tf-l3-boot-tests-n1sdp/n1sdp-tbb:n1sdp-linux-fip-firmware-debug"],
# Run Coverity MISRA checks for arm_fpga platform changes
"path:plat/arm/board/arm_fpga":