aboutsummaryrefslogtreecommitdiff
path: root/files/docs/environment_variables.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/docs/environment_variables.md')
-rw-r--r--files/docs/environment_variables.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/files/docs/environment_variables.md b/files/docs/environment_variables.md
index dd5d59fb..4eb09659 100644
--- a/files/docs/environment_variables.md
+++ b/files/docs/environment_variables.md
@@ -40,6 +40,9 @@ By default the cpu is detected and the most advanced form of SIMD is used. But
LIBYUV_DISABLE_LSX
LIBYUV_DISABLE_LASX
+## RISCV CPUs
+ LIBYUV_DISABLE_RVV
+
# Test Width/Height/Repeat
The unittests default to a small image (128x72) to run fast. This can be set by environment variable to test a specific resolutions.