mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
OE10 and OE13 ACVP updates for armv8 PAA
This commit is contained in:
@ -247,9 +247,11 @@ endif
|
||||
if BUILD_SP_ARM_THUMB
|
||||
src_libwolfssl_la_SOURCES += wolfcrypt/src/sp_armthumb.c
|
||||
endif
|
||||
if !BUILD_FIPS_V2
|
||||
if BUILD_SP_ARM64
|
||||
src_libwolfssl_la_SOURCES += wolfcrypt/src/sp_arm64.c
|
||||
endif
|
||||
endif
|
||||
if BUILD_SP_INT
|
||||
src_libwolfssl_la_SOURCES += wolfcrypt/src/sp_int.c
|
||||
endif
|
||||
|
Reference in New Issue
Block a user