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/tf_config/rk3568-coreboot b/tf_config/rk3568-coreboot
new file mode 100644
index 0000000..cdecd50
--- /dev/null
+++ b/tf_config/rk3568-coreboot
@@ -0,0 +1,3 @@
+COREBOOT=1
+CROSS_COMPILE=aarch64-none-elf-
+PLAT=rk3568
diff --git a/tf_config/rk3568-default b/tf_config/rk3568-default
new file mode 100644
index 0000000..595ff6b
--- /dev/null
+++ b/tf_config/rk3568-default
@@ -0,0 +1,3 @@
+CROSS_COMPILE=aarch64-none-elf-
+ENABLE_STACK_PROTECTOR=strong
+PLAT=rk3568