commit | 3d1c574bb5a12d593444a4ab79152cf9a1a01574 | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Mon Apr 24 10:40:26 2023 +0200 |
committer | György Szing <gyorgy.szing@arm.com> | Thu May 04 16:42:17 2023 +0200 |
tree | 522a07466c8f39a6dbd9934c6e7899ebd29a4105 | |
parent | 550ce87f1a1b9c1704a5f45d8f33862ea78cbecf [diff] |
Improve error logs in sp_config_loader Most of the error logs in sp_config_loader are currently DMSG type. This is not ideal because these messages could be useful in a production system as well, where the log level is usually set to a lower value. Change the message type to EMSG for these logs. Signed-off-by: Balint Dobszay <balint.dobszay@arm.com> Change-Id: If0d9ec43da1f6ffc8a296b8b48476713904dbf66