| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-26 | binman: Fix a test-coverage regression | Simon Glass | |
| Unfortunately a recent patch snuck through without the require test coverage. Fix it. Signed-off-by: Simon Glass <[email protected]> Fixes: 571bc4e67d3 ("binman: Support positioning an entry by and ELF symbol") | |||
| 2021-11-13 | binman: Support reading the offset of an ELF-file symbol | Simon Glass | |
| Binman needs to be able to update the contents of an ELF file after it has been build. To support this, add a function to locate the position of a symbol's contents within the file. Fix the comments on bss_data.c and Symbol while we are here. Signed-off-by: Simon Glass <[email protected]> | |||
