build_package.sh: pipe memory layout to console log

At the moment the memory layout is only found in the build log. This
makes it tedious investigating memory constraint failures in CI. Run the
memory layout tool separately from the TF build step so that its output
can be piped to both the console and the build log.

Change-Id: Ia720bfbb0841b9ea5342316b9ae5f2dcc5484aaa
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
1 file changed