bootstd: Check building without global bootmeths
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jul 2022 21:52:36 +0000 (15:52 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Aug 2022 12:17:11 +0000 (08:17 -0400)
commit11361c596585bff7530e993e2d6c88c2766c0913
treea48635e5ee5f96dc53464f826f10a93791d9d5d2
parent228fe57ad20343dd9ff25ad103b6af3602aea602
bootstd: Check building without global bootmeths

Use the sandbox_flattree build to check that everything works correctly
with BOOTMETH_GLOBAL disabled.

Update the tests as needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/sandbox_flattree_defconfig
test/boot/bootflow.c
test/boot/bootmeth.c