refactor(tc): remap console logs

Remapping console logs from soc uart2 (s1 terminal)
to css secure (uart1_ap terminal)

Change-Id: I65f3604eab247405def2e9261292f25ba0fde7fb
Signed-off-by: Annam Sai Manisha <annam.saimanisha@arm.com>
diff --git a/BUILD.gn b/BUILD.gn
index 59d540d..159ce0d 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -288,7 +288,7 @@
     plat_psci = "//src/arch/aarch64/plat/psci:spmc"
     plat_interrupts = "//src/arch/aarch64/plat/interrupts:gicv3"
     secure_world = "1"
-    pl011_base_address = "0x7ff80000"
+    pl011_base_address = "0x2A410000"
     enable_mte = "1"
     plat_log_level = "LOG_LEVEL_INFO"
     plat_num_virtual_interrupts_ids = 1024