commit | 9736b714c5fe6770c064088d4bd8ba0e8184a89b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Aug 07 16:47:37 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 09 16:03:20 2024 -0600 |
tree | 43a872ae7c75a0690d20a9075dc6770cf2db1cb8 | |
parent | 7869aa7c8dffcd8a51bbc8b9b2e1c2d3fe93b12e [diff] |
sandbox: Add a flag to enable UPL UPL significantly alters the boot flow for sandbox. Add a flag to enable this so that it can be enabled only on tests which need it. Signed-off-by: Simon Glass <sjg@chromium.org>