commit | e9bc488816401d1c328cfd569222f18cfaa47570 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Thu Feb 23 10:33:58 2023 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Fri May 12 14:38:22 2023 +0100 |
tree | 3201d2cae15d0071d972f4f150eb459cb5b9d2fc | |
parent | 4ccf8b324f864faed49496be7ce5451c8edddac6 [diff] |
refactor: improve readability of symbol table Make the symbol table produced by the memory mapping script more readable. Add a generic interface for interacting with ELF binaries. This interface enables us to get symbols that provide some insights into TF-A's memory usage. Change-Id: I6646f817a1d38d6184b837b78039b7465a533c5c Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>