summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Porotchkin <kostap@marvell.com>2018-08-20 10:30:19 +0300
committerKostya Porotchkin <kostap@marvell.com>2018-08-22 18:03:12 +0300
commitbebe73f30af6c4a62415315850d7e4e48424ee77 (patch)
tree79908b85bb415cd72d6a2952e18ff267f0e9a297
parentefcc4ef109ecf6bbfda65e5a1dedfba5c04d1470 (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/59227 Reviewed-by: Igal Liberman <igall@marvell.com> Reviewed-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.