aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libc/snprintf.c
diff options
context:
space:
mode:
authorJunhan Zhou <Junhan@mellanox.com>2018-09-10 16:36:06 -0400
committerJunhan Zhou <Junhan@mellanox.com>2018-09-11 10:53:09 -0400
commit2adb7867077cb25a2f9d127f5f7c1c775dd6d92a (patch)
tree1c4d263815bd54377afa917c94f77fb67a98e670 /lib/libc/snprintf.c
parent441b1e8df763ff382877e2a8798546f7e83a40e4 (diff)
downloadplatform_external_arm-trusted-firmware-2adb7867077cb25a2f9d127f5f7c1c775dd6d92a.tar.gz
platform_external_arm-trusted-firmware-2adb7867077cb25a2f9d127f5f7c1c775dd6d92a.tar.bz2
platform_external_arm-trusted-firmware-2adb7867077cb25a2f9d127f5f7c1c775dd6d92a.zip
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>
Diffstat (limited to 'lib/libc/snprintf.c')
0 files changed, 0 insertions, 0 deletions