Optimize SM2 on aarch64
[openssl.git] / INSTALL.md
index fb6f4be60ab0577e569aa20b8dcfba098ad7a678..3322acb6a26751c9b8f587279f2a3d4586d8c95c 100644 (file)
@@ -914,6 +914,10 @@ Do not create shared libraries, only static ones.
 
 See [Notes on shared libraries](#notes-on-shared-libraries) below.
 
+### no-sm2-precomp
+
+Disable using the SM2 precomputed table on aarch64 to make the library smaller.
+
 ### no-sock
 
 Don't build support for socket BIOs.