aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSandrine Bailleux <sandrine.bailleux@arm.com>2018-12-13 10:14:56 +0100
committerSandrine Bailleux <sandrine.bailleux@arm.com>2018-12-13 16:07:06 +0100
commit800ecae785510b7cfcfe3a836ca428876869a0ed (patch)
tree8e5c15f8d01ebec18ea6eff4d7f6b9257ffd6567 /docs
parent750b7cca6af02a35e52eaf012b32f1f11dc18ceb (diff)
downloadtf-a-tests-800ecae785510b7cfcfe3a836ca428876869a0ed.tar.gz
Remove SHELL_COLOR build flag
Now that mp_printf() no longer prints the CPU MPID at the beginning of each string, the SHELL_COLOR build flag has no effect. Change-Id: Ia70c46d21bae9d14ff1177a5dae18f1006d5eed1 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/user-guide.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/user-guide.rst b/docs/user-guide.rst
index 397b4c2c9..e11a6bfa0 100644
--- a/docs/user-guide.rst
+++ b/docs/user-guide.rst
@@ -367,11 +367,6 @@ TFTF build options
session was interrupted and resume it. It can take either 1 (always
start new session) or 0 (resume session as appropriate). 1 is the default.
-- ``SHELL_COLOR``: Choose whether text messages should use shell's color escape
- sequences to ease identifying which CPU displays it. If enabled, this makes
- each CPU write part of the message in a different color. It can take either
- 0 (disabled) or 1 (enabled) as values. 0 is the default.
-
- ``TESTS``: Set of tests to run. Use the following command to list all
possible sets of tests: