build(rk3568): add build configs for rk3568
This is needed to support compiling new source file.
Also updated the default tf-a build configs for rk3568.
Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Change-Id: I3ee2c1f64e65d76bdfcf262d28122c11cdf7c9c8
diff --git a/script/tf-coverity/tf-cov-make b/script/tf-coverity/tf-cov-make
index 795d2f9..fb19fe3 100755
--- a/script/tf-coverity/tf-cov-make
+++ b/script/tf-coverity/tf-cov-make
@@ -451,6 +451,8 @@
ENABLE_STACK_PROTECTOR=strong all
make PLAT=px30 $(common_flags) PLAT_RK_SECURE_DDR_MINILOADER=1 \
ENABLE_STACK_PROTECTOR=strong all
+make PLAT=rk3568 $(common_flags) COREBOOT=1 PLAT_RK_SECURE_DDR_MINILOADER=1 \
+ ENABLE_STACK_PROTECTOR=strong all
# Although we do several consecutive builds for the Tegra platform below, we
# don't need to clean between each one because the Tegra makefiles specify