| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-20 | binman: Correct handling of zero bss size | Simon Glass | |
| Fix the check for the __bss_size symbol, since it may be 0. Unfortunately there was no test coverage for this. Signed-off-by: Simon Glass <[email protected]> | |||
| 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]> | |||
