commit | af5b49e992de76b9777d1bfa392fb4242c0ff823 | [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 | dcf430656ca8ef964fa55ad9eb81cf838c7837f2 [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>