test removing build helper modifications

Signed-off-by: Hugo L'Hostis <hugo.lhostis@arm.com>
Change-Id: If157d17b62b20ed8f42ea79ed5cc47727d1e2bf1
diff --git a/build_helper/build_helper_configs.py b/build_helper/build_helper_configs.py
index 2f03305..b87fcf2 100755
--- a/build_helper/build_helper_configs.py
+++ b/build_helper/build_helper_configs.py
@@ -411,12 +411,12 @@
                "isolation_level":  ["1", "2"],
                "test_regression":  [True, False],
                "test_psa_api":     ["OFF"],
-               "cmake_build_type": ["Debug", "Release", "RelWithDebInfo","Minsizerel"],
+               "cmake_build_type": ["Debug", "Release", "RelWithDebInfo"],
                "with_otp":         ["off"],
                "with_bl2":         [True, False],
                "with_ns":          [True, False],
-               "profile":          ["profile_small","profile_medium"],
-               "partition_ps":     ["ON","OFF"],
+               "profile":          [""],
+               "partition_ps":     ["ON"],
                },
                "common_params": _common_tfm_builder_cfg,
                "invalid": _common_tfm_invalid_configs + [