commit | 30fb8d29cd3e7a682dfb89f40c4702c0a4029615 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Fri Jun 24 14:15:00 2022 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Fri Jun 24 14:15:00 2022 +0200 |
tree | af8e4eb1ce8489198403f858243e637d3ae2e112 | |
parent | a1405d9cfedb1228289e617258de3fc0d7facecd [diff] |
tools: relocate-rela: Add support for elf32 decoding Add support for 32bit ELF format which is used by Microblaze. Also check that code runs only for Microblaze. Function finds information about rela.dyn and dynsym which will be used later for relocation. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/7491cc72fe04cbd48db014f1492ce463e91dfb42.1655299267.git.michal.simek@amd.com