Merge pull request #5240 from SparkiDev/sp_armv6

SP ARM32: support for arch with no ldrd/strd and clz
This commit is contained in:
David Garske
2022-06-15 11:28:30 -07:00
committed by GitHub
2 changed files with 2846 additions and 199 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -20,7 +20,7 @@
*/
#ifdef WOLFSSL_USER_SETTINGS
#include "wolfssl/wolfcrpyt/settings.h"
#include "wolfssl/wolfcrypt/settings.h"
#endif
#ifndef HAVE_INTEL_AVX1