Skip to content
Commit 95311f7a authored by Marek Vasut's avatar Marek Vasut Committed by Tom Rini
Browse files

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: default avatarMarek Vasut <marek.vasut+renesas@mailbox.org>
Acked-by: default avatarSughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent fa03568e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment