commit | 90b643d3f122aac449c7838c184a146db7d1705d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 30 15:52:36 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 12 08:17:11 2022 -0400 |
tree | a48635e5ee5f96dc53464f826f10a93791d9d5d2 | |
parent | afaeb773326666e66ef1ee6f69b30550fea1290a [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>