commit | f5a5eb7c6ec4dc37e1826dabe73f4399ea2212fc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 30 15:52:36 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 11 16:48:19 2022 -0400 |
tree | bff583fecf60651352cbfeca5339c044728a5fe8 | |
parent | a8777b95a25215b53120d67a6fa957f010311a17 [diff] |
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>