Searched hist:"2 adb7867077cb25a2f9d127f5f7c1c775dd6d92a" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/common/ |
| H A D | tf_log.c | 2adb7867077cb25a2f9d127f5f7c1c775dd6d92a Mon Sep 10 20:36:06 UTC 2018 Junhan Zhou <Junhan@mellanox.com> Allow setting log level back to compile time value
When using the tf_log_set_max_level() function, one can dynamically set the log level to a value smaller than then compile time specified one, but not equal. This means that when the log level have been lowered, it can't be reset to the previous value. This commit modifies this function to allow setting the log level back to the compile time value.
Fixes ARM-software/tf-issues#624
Change-Id: Ib157715c8835982ce4977ba67a48e18ff23d5a61 Signed-off-by: Junhan Zhou <Junhan@mellanox.com>
|