LAVA: Enable B-U585I-IOT02A LAVA test
Skip BL2 test for now
Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: I95f080be1ed5e13a6bc8a4d3d809fbd3bb6acd9b
diff --git a/build_helper/build_helper_configs.py b/build_helper/build_helper_configs.py
index aeb4fde..06497dd 100755
--- a/build_helper/build_helper_configs.py
+++ b/build_helper/build_helper_configs.py
@@ -782,7 +782,7 @@
"tfm_platform": ["stm/b_u585i_iot02a"],
"compiler": ["GCC_10_3", "ARMCLANG_6_13"],
"isolation_level": ["1", "2"],
- "test_regression": ["OFF", "RegBL2, RegS, RegNS"],
+ "test_regression": ["OFF", "RegS, RegNS"],
"test_psa_api": ["OFF"],
"cmake_build_type": ["Release"],
"with_bl2": [True],