feat(morello): add build config for Morello SoC
Added build config for Morello SoC platform.
Also, the coverity makefile has been updated and
clean_build performed to clean the build artifacts
before the build.
Signed-off-by: Chandni Cherukuri <chandni.cherukuri@arm.com>
Change-Id: I3427a0b343200d6f13ad6b08b5c997f6cf0ee002
diff --git a/tf_config/morello-tbb b/tf_config/morello-tbb
new file mode 100644
index 0000000..2d31d29
--- /dev/null
+++ b/tf_config/morello-tbb
@@ -0,0 +1,8 @@
+ARM_ROTPK_LOCATION=devel_rsa
+CREATE_KEYS=1
+CROSS_COMPILE=aarch64-none-elf-
+GENERATE_COT=1
+PLAT=morello
+TARGET_PLATFORM=soc
+ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem
+TRUSTED_BOARD_BOOT=1