t6d: script support build bl32 [1/1]

PD#SWPL-177741

Problem:
script support build bl32

Solution:
done

Verify:
t6d

Change-Id: I2cab0a3310aac280035a243f21835d1f46f1db88
Signed-off-by: wenbo.wang <wenbo.wang@amlogic.com>
diff --git a/t6d/variable_soc.sh b/t6d/variable_soc.sh
index c7c60da..4277fe8 100644
--- a/t6d/variable_soc.sh
+++ b/t6d/variable_soc.sh
@@ -166,7 +166,7 @@
 CONFIG_DDR_FW=0
 DDR_FW_NAME="aml_ddr.fw"
 
-#CONFIG_NEED_BL32=y
+CONFIG_NEED_BL32=y
 ADVANCED_BOOTLOADER=1
 
 declare CONFIG_RTOS_SDK_ENABLE=1