SoC t6d: save t6d version info with blx and dump with build_message [1/1]

PD#SWPL-183450

Problem:
Save bl30 version info with blx and dump with build_message.

Solution:
Save bl30 version info with blx and dump with build_message.

Verify:
t6d br301

Change-Id: I2bab1cefdbef6ee8c494b2a50dd4c5e1b8aef8a0
Signed-off-by: bangzheng.liu <bangzheng.liu@amlogic.com>
diff --git a/t6d/Kconfig b/t6d/Kconfig
index 827ea81..ea63fbe 100644
--- a/t6d/Kconfig
+++ b/t6d/Kconfig
@@ -8,6 +8,7 @@
 	select STICK_MEM
 	select AOCPU_ALIVE_DETECTION
 	select AOCPU_BUSRESPERR_DETECTION
+	select BL30_VERSION_SAVE
 	help
 	  Enable T6D SOC of RISCV.