commit | 3403422767650d3ff4f3129ee959e1b5de525161 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Aug 07 16:47:39 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 09 16:03:20 2024 -0600 |
tree | 0b411495115b29462dc65cfd92a8cc5a928499fd | |
parent | 91fde8e1764ee6302269b2a213d6e6495d539c38 [diff] |
upl: Add an end-to-end test Now that sandbox_vpl supports UPL, add a test that checks that the payload can be loaded by SPL and the handoff information passed through to U-Boot proper. Signed-off-by: Simon Glass <sjg@chromium.org>