commit | 3dea1a50cbf20f3dbd4eeb6eb4ce76bcc35369dd | [log] [tgz] |
---|---|---|
author | Louis Mayencourt <louis.mayencourt@arm.com> | Mon Oct 14 14:09:40 2019 +0100 |
committer | Louis Mayencourt <louis.mayencourt@arm.com> | Mon Nov 25 09:47:50 2019 +0000 |
tree | 7035d72a4d7dcca55892693f1411b97bd53c3174 | |
parent | b4cb7f086c51b63f9e2f2970983f1d390dfabc7d [diff] |
tools: Add show_memory script show_memory is a simple tools that parse the blx.map files and print a representation of the memory layout for the latest build. This representation is based on standard symbols present on the map files as: __TEXT_START/END__, __RODATA_START/END__, __STACKS_START/END__ , etc.. Change-Id: Iba3e301a1a9fee9a35abf1afdb69093617d33929 Signed-off-by: Louis Mayencourt <louis.mayencourt@arm.com>