summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Porotchkin <kostap@marvell.com>2018-08-20 10:30:19 +0300
committerKonstantin Porotchkin <kostap@marvell.com>2018-09-03 14:51:31 +0300
commit855cbd789723e9f699ed5383fd1da97a4069b6d2 (patch)
tree7c219b27d27352cfd06babd7cbb9507ac2b900a1
parentbd806a5850365d0e8456d76ac2d30dc85405c08c (diff)
doc: marvell: Add a notice about CVE-2018-3639 WA enablement
Starting Marvell TF-A release 18.09 the CVE-2018-3639 workaround is disabled by default. This patch adds documentation notice about way to enables this WA. Change-Id: I4f8c7c203dd5c0d16f609bab97cc8dc70866ae22 Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/59281 Reviewed-by: Nadav Haklai <nadavh@marvell.com> Tested-by: Nadav Haklai <nadavh@marvell.com>
-rw-r--r--docs/marvell/build.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/marvell/build.txt b/docs/marvell/build.txt
index 5646bdd0..eb59ac29 100644
--- a/docs/marvell/build.txt
+++ b/docs/marvell/build.txt
@@ -41,6 +41,9 @@ Build Instructions
There are several build options:
+ - WORKAROUND_CVE_2018_3639: Enable/Disable CVE-2018-3639 workaround. Starting TF-A release
+ 18.09 the default value is "0" (disabled).
+
- DEBUG: default is without debug information (=0). in order to enable it use DEBUG=1
- LOG_LEVEL: defines the level of logging which will be purged to the default output port.