Commit ea75ffd3 authored by John Tsichritzis's avatar John Tsichritzis
Browse files

docs: Clarify usage of LOG_LEVEL



Change-Id: I1ce771a155e6e83885a00d2f05591bf98cd69854
Signed-off-by: default avatarJohn Tsichritzis <john.tsichritzis@arm.com>
parent a6238326
...@@ -521,8 +521,8 @@ Common build options ...@@ -521,8 +521,8 @@ Common build options
40 (LOG_LEVEL_INFO) 40 (LOG_LEVEL_INFO)
50 (LOG_LEVEL_VERBOSE) 50 (LOG_LEVEL_VERBOSE)
All log output up to and including the log level is compiled into the build. All log output up to and including the selected log level is compiled into
The default value is 40 in debug builds and 20 in release builds. the build. The default value is 40 in debug builds and 20 in release builds.
- ``NON_TRUSTED_WORLD_KEY``: This option is used when ``GENERATE_COT=1``. It - ``NON_TRUSTED_WORLD_KEY``: This option is used when ``GENERATE_COT=1``. It
specifies the file that contains the Non-Trusted World private key in PEM specifies the file that contains the Non-Trusted World private key in PEM
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment