arm-trusted-firmware/common
Junhan Zhou 2adb786707 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>
2018-09-11 10:53:09 -04:00
..
aarch32 ARMv7 may not support Virtualization Extensions 2017-11-08 14:38:33 +01:00
aarch64 Add end_vector_entry assembler macro 2018-07-11 09:23:00 +01:00
backtrace.c backtrace: Introduce backtrace function 2018-08-30 09:21:53 +01:00
bl_common.c Fix MISRA Rule 5.3 Part 1 2018-06-12 13:21:36 +01:00
desc_image_load.c Dynamic cfg: Do not populate args if already initialized 2018-03-05 11:58:22 +00:00
fdt_wrappers.c Dynamic cfg: MISRA fixes 2018-02-26 16:31:11 +00:00
image_decompress.c image_decompress: add APIs for decompressing images 2018-02-02 00:19:08 +09:00
runtime_svc.c Remove rt_svc_descs pointer from global scope 2018-08-30 17:38:46 +01:00
tf_log.c Allow setting log level back to compile time value 2018-09-11 10:53:09 -04:00