commit | 167070aaa6bd01650141cdfbeb794e89967c4cfc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Feb 08 11:49:59 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Feb 22 10:05:44 2022 -0700 |
tree | aa6991cb874e732b921d378c757b0ef35a13df44 | |
parent | 948dd3ac249c875111799b9145a79045552c58ca [diff] |
binman: Add a ELF test file with disjoint text sections Add a file that has two text sections at different addresses, so we can test this behaviour in binman, once added. Signed-off-by: Simon Glass <sjg@chromium.org>