commit | c1c2bf79645feefcd2a3e15cbd353b00c7e038fe | [log] [tgz] |
---|---|---|
author | Louis Mayencourt <louis.mayencourt@arm.com> | Thu Feb 13 08:21:34 2020 +0000 |
committer | Louis Mayencourt <louis.mayencourt@arm.com> | Fri Feb 14 16:31:19 2020 +0000 |
tree | aaef0826ae582b187906d63d7b368f7fa476ed74 | |
parent | 15fdeef3a3d54218a796ea6bb89ec448bebeed2d [diff] |
tools: Small improvement to print_memory_map script This patch: - Add the __COHERENT_RAM_START__ and __COHERENT_RAM_END__ symbols. - Improve how the symbols are found with a regex. - Add a build option to revert the memory layout output. Change-Id: I54ec660261431bc98d78acb0f80e3d95bc5397ac Signed-off-by: Louis Mayencourt <louis.mayencourt@arm.com>