mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
SP ARM32: support for arch with no ldrd/strd and clz
Defined WOLFSSL_SP_ARM_ARCH to be less than 7 to use alternative instructions.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
#ifdef WOLFSSL_USER_SETTINGS
|
||||
#include "wolfssl/wolfcrpyt/settings.h"
|
||||
#include "wolfssl/wolfcrypt/settings.h"
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_INTEL_AVX1
|
||||
|
Reference in New Issue
Block a user