Disable BL2 for b-u585i-iot02a
Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: I2237a556a1b28a79d23787e075961597c064a42c
diff --git a/build_helper/build_helper_configs.py b/build_helper/build_helper_configs.py
index cda4bd5..9c0145d 100755
--- a/build_helper/build_helper_configs.py
+++ b/build_helper/build_helper_configs.py
@@ -785,7 +785,7 @@
"test_regression": ["OFF", "RegS, RegNS"],
"test_psa_api": ["OFF"],
"cmake_build_type": ["Relwithdebinfo"],
- "with_bl2": [True],
+ "with_bl2": [False],
"profile": [""],
"extra_params": [""]
},