summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/user-guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user-guide.md b/docs/user-guide.md
index df80778..cef80c2 100644
--- a/docs/user-guide.md
+++ b/docs/user-guide.md
@@ -148,7 +148,7 @@ performed.
* `USE_NVM`: Used to select the location of test results. It can take either
0 (RAM) or 1 (Secondary memory like flash) as test results storage. Default
- value is 1.
+ value is 0, as writing to the flash significantly slows tests down.
* `FIRMWARE_UPDATE`: Whether the Firmware Update non-secure images (i.e.
`NS_BL1U` and `NS_BL2U` images) should be built. The default value is 0. The