Build: Disable stm32l562 temporary in LAVA

Signed-off-by: Anton Komlev <anton.komlev@arm.com>
Change-Id: I4babf14adb4bb9885ea521bb61242c5e3cfac30e
diff --git a/lava_helper/lava_helper_configs.py b/lava_helper/lava_helper_configs.py
index 95fb698..678294e 100644
--- a/lava_helper/lava_helper_configs.py
+++ b/lava_helper/lava_helper_configs.py
@@ -333,7 +333,7 @@
     "fvp_corstone1000": fvp_corstone1000,
     "qemu_mps2_bl2": qemu_mps2_bl2,
     "musca_b1": musca_b1_bl2,
-    "stm32l562e_dk": stm32l562e_dk,
+# remove this platform trmporary to enable progress   "stm32l562e_dk": stm32l562e_dk,
     "b_u585i_iot02a": b_u585i_iot02a,
 }