Skip to content

Commit

Permalink
documentation/arm_trusted_firmware.md: Fixed maximum debug level
Browse files Browse the repository at this point in the history
Both README.md and trace_levels.h say the level ranges from 1 to 4.

Reviewed-by: Jens Wiklander <[email protected]>
Reviewed-by: Pascal Brand <[email protected]>
Signed-off-by: Olivier Martin <[email protected]>
  • Loading branch information
oliviermartin committed Dec 17, 2015
1 parent dc5fe25 commit 050009e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/arm_trusted_firmware.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ To build OP-TEE for FVP, follow these steps:

To get debug prints from OP-TEE OS add for instance:

export CFG_TEE_CORE_LOG_LEVEL=5
export CFG_TEE_CORE_LOG_LEVEL=4

5. Building the Trusted Firmware
---------------------------------
Expand Down

0 comments on commit 050009e

Please sign in to comment.