u-boot/board/storopack/smegw01
Eduard Strehlau fa5bde3760 smegw01: Fix inverted CONFIG_SYS_BOOT_LOCKED logic
CONFIG_SYS_BOOT_LOCKED means that a restricted boot environment will
be used. In this case, hab_auth_img_or_fail should be called to prevent
U-Boot to continue running when the fitImage authentication fails.

Fix the logic accordingly.

Additionally, select CONFIG_SYS_BOOT_LOCKED by default.

Signed-off-by: Eduard Strehlau <eduard@lionizers.com>
Signed-off-by: Fabio Estevam <festevam@denx.de>
2023-09-28 16:31:43 -04:00
..
imximage.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
Kconfig smegw01: Add lockdown U-Boot env support 2023-05-02 10:57:32 +02:00
MAINTAINERS mx7d: Add Storopack's SMEGW01 board 2021-06-09 13:34:38 +02:00
Makefile mx7d: Add Storopack's SMEGW01 board 2021-06-09 13:34:38 +02:00
smegw01.c smegw01: Fix wrong symbol override 2023-06-29 09:55:50 -04:00
smegw01.env smegw01: Fix inverted CONFIG_SYS_BOOT_LOCKED logic 2023-09-28 16:31:43 -04:00