commit | 006bd9c05045768325b55d1a97225d62c356035d | [log] [tgz] |
---|---|---|
author | Jimmy Brisson <jimmy.brisson@linaro.org> | Tue Dec 14 10:38:57 2021 -0600 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Wed Feb 09 11:14:41 2022 +0100 |
tree | 9351db9b7be7a7132b9950bd6d0b12a57bd49840 | |
parent | 27f9a49508547320c50056a52a372674c27771eb [diff] |
Partition: Allow silencing partition config printing When building from an outside project, these messages can be inconsequential. This introduces a config parameter, TFM_CONFIG_PARTITION_QUIET, that, when enabled, removes these messages from the build log. Change-Id: I63539e37c4d507b5d9b458fd6cf26f3887942160 Signed-off-by: Jimmy Brisson <jimmy.brisson@linaro.org>