commit | 56385c585fa5c51aacfd7ffa8021ea705c715b6f | [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 | 5c044ff52362f379b5a9296e724df9546ae98b34 [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>