Merge remote-tracking branch 'origin/master'

This commit is contained in:
Zhi Guan
2026-06-21 10:00:09 +08:00
2 changed files with 23 additions and 1 deletions

View File

@@ -260,7 +260,7 @@ endif()
if (ENABLE_SM2_NEON)
message(STATUS "ENABLE_SM2_NEON is ON")
add_definitions(-DENABLE_SM2_NEON)
add_definitions(-DENABLE_SM2_Z256_NEON)
endif()
if (ENABLE_SM9_ARM64)