commit | 315400e4c706154c5dc6375a5c178c2e39887edf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 09 20:13:37 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 12:36:10 2022 -0700 |
tree | a0900034788b09fafcf5fa60849ae15b8965cbd7 | |
parent | f2d95618b5d165041de10d066c6a7d1fb053250c [diff] |
binman: Tweak elf tests for a toolchain change Some newer toolchains do not create a symbol for the .ucode section that this test relies on. Update the test to use the symbol that is explicitly created, instead. Signed-off-by: Simon Glass <sjg@chromium.org>