commit | 4cba5e4b9b0623bb625e187a00379bdd37dfe18f | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Thu Sep 29 17:39:14 2022 +0100 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Sat Oct 01 22:53:31 2022 +0200 |
tree | 531380be61e4fb4418287ef343b3833dde2fa43a | |
parent | f895639c99435485d8fd63d23e58a4152672b7bb [diff] |
feat: introduce plat_log_level variable for platforms This patch allows individual platforms to override the log level for the build by introducing the 'plat_log_level' variable. For now, the variable is set to "LOG_LEVEL_INFO" to use the previous setting. Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Change-Id: If317a00c7d8971aed7fbfd2178f7eff88736acd1