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>
1 parent 572fcdd commit b890b36d1d8649f67b8524162d32b7b5f4fc4351
@Louis Mayencourt Louis Mayencourt authored on 13 Feb 2020
Showing 3 changed files
View
Makefile
View
docs/getting_started/build-options.rst
View
tools/memory/print_memory_map.py