mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 10:47:28 +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
|
#ifdef WOLFSSL_USER_SETTINGS
|
||||||
#include "wolfssl/wolfcrpyt/settings.h"
|
#include "wolfssl/wolfcrypt/settings.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef HAVE_INTEL_AVX1
|
#ifndef HAVE_INTEL_AVX1
|
||||||
|
Reference in New Issue
Block a user