u-boot/lib/fwu_updates
Marek Vasut 95311f7a19 fwu: Initialize global fwu library state during CI test
The current CI test worked by sheer luck, the g_dev global pointer
in the fwu library was never initialized and the test equally well
failed on sandbox64. Trigger the main loop in sandbox tests too to
initialize that global state, and move the sandbox specific exit
from fwu_boottime_checks after g_dev is initialized.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Acked-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-08-30 17:56:21 -04:00
..
fwu_gpt.c FWU: Add helper functions for accessing FWU metadata 2022-10-31 14:47:32 -04:00
fwu_mtd.c fwu: mtd: Fix dfu_alt_info generation for 2 images per bank 2023-07-25 12:44:46 -04:00
fwu.c fwu: Initialize global fwu library state during CI test 2023-08-30 17:56:21 -04:00
Kconfig fwu: fix config FWU_MULTI_BANK_UPDATE 2023-05-13 11:09:51 +02:00
Makefile FWU: Add FWU metadata access driver for MTD storage regions 2023-06-09 13:52:40 -04:00