commit | 32de9d096c567db5792df3815cd36787e2ebad36 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Mon Jun 12 14:23:37 2023 +0100 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Tue Jun 13 08:36:13 2023 +0200 |
tree | 1fa924f294b557a60d95e4138022045cd29902f8 | |
parent | 880714e5afca622cbfe9df3ca3e531b4ce47a383 [diff] |
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>