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-tc1 b/scp_config/fvp-tc1
index fed01b9..43e1272 100644
--- a/scp_config/fvp-tc1
+++ b/scp_config/fvp-tc1
@@ -1,4 +1,4 @@
-PRODUCT=tc1
+PRODUCT=totalcompute/tc1
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++