Add totalcompute group for tc1 and tc2

After tc folder unification, we need to add totalcompute group for
tc1 and tc2 when building

Signed-off-by: Quoc Khanh Le <QuocKhanh.Le@arm.com>
Change-Id: Ifbe8be995d303fdb2698110a2fecc4b2764ee47e
diff --git a/scp_config/fvp-tc2 b/scp_config/fvp-tc2
index 9ecde42..7d00197 100644
--- a/scp_config/fvp-tc2
+++ b/scp_config/fvp-tc2
@@ -1,4 +1,4 @@
-PRODUCT=tc2
+PRODUCT=totalcompute/tc2
 EXTRA_CONFIG_ARGS+=-DCMAKE_ASM_COMPILER=/arm/pdsw/downloads/scp-models/tools/gcc-arm-none-eabi-10-2020-q4-major/bin/arm-none-eabi-gcc
 EXTRA_CONFIG_ARGS+=-DCMAKE_C_COMPILER=/arm/pdsw/downloads/scp-models/tools/gcc-arm-none-eabi-10-2020-q4-major/bin/arm-none-eabi-gcc
 EXTRA_CONFIG_ARGS+=-DCMAKE_CXX_COMPILER=/arm/pdsw/downloads/scp-models/tools/gcc-arm-none-eabi-10-2020-q4-major/bin/arm-none-eabi-g++