Revert "RSE: Add back TC4 Debug build"
This reverts commit 63d194f4fe6c84c6bf635edc8209dd82d92bd476.
Reason for revert: Caused failures
Change-Id: I04faf02b0b1565dd29eea9c2944962d5c185fc47
diff --git a/build_helper/build_helper_configs.py b/build_helper/build_helper_configs.py
index cebd505..e6eef5d 100755
--- a/build_helper/build_helper_configs.py
+++ b/build_helper/build_helper_configs.py
@@ -401,9 +401,9 @@
# RSE_TC4_GCC_3_RegS_RegNS_Release_BL2_RSE_PROVISIONING_ASYMMETRIC
("arm/rse/tc/tc4", "GCC_10_3", "3",
"RegS, RegNS", "OFF", "Release", True, "", "RSE_PROVISIONING_ASYMMETRIC"),
- # RSE_TC4_GCC_2_Debug_BL2
- ("arm/rse/tc/tc4", "GCC_10_3", "2",
- "OFF", "OFF", "Debug", True, "", ""),
+ # RSE_TC4_GCC_2_RegBL1_1_Debug_BL2
+ #("arm/rse/tc/tc4", "GCC_10_3", "2",
+ # "RegBL1_1", "OFF", "Debug", True, "", ""),
# RSE_TC4_GCC_2_Release_BL2_ATTESTATION_SCHEME_CCA
#("arm/rse/tc/tc4", "GCC_10_3", "2",
# "OFF", "OFF", "Release", True, "", "ATTESTATION_SCHEME_CCA"),