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/tf_config/n1sdp-tbb b/tf_config/n1sdp-tbb
new file mode 100644
index 0000000..6ba2c89
--- /dev/null
+++ b/tf_config/n1sdp-tbb
@@ -0,0 +1,7 @@
+ARM_ROTPK_LOCATION=devel_rsa
+CREATE_KEYS=1
+CROSS_COMPILE=aarch64-none-elf-
+GENERATE_COT=1
+PLAT=n1sdp
+ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem
+TRUSTED_BOARD_BOOT=1