
24 Apr
2021
24 Apr
'21
11:42 p.m.
On Sun, Apr 25, 2021 at 08:39:32AM +1200, Simon Glass wrote:
These two tests require an ELF image so that symbol information can be written into the SPL/TPL binary. At present they rely on other tests having set it up first, but every test must run independently. This can cause occasional errors in CI.
Fix this by setting up the required files, as other tests do.
Signed-off-by: Simon Glass sjg@chromium.org
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom