fastmath works with RIOT_OS if defined TFM_NO_ASM
This commit is contained in:
parent
7a76baa83e
commit
fc9d689bc6
@ -412,9 +412,11 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef WOLFSSL_RIOT_OS
|
#ifdef WOLFSSL_RIOT_OS
|
||||||
|
#define TFM_NO_ASM
|
||||||
|
#define USE_FAST_MATH
|
||||||
|
#define NO_FILE_SYSTEM
|
||||||
#define USE_CERT_BUFFERS_2048
|
#define USE_CERT_BUFFERS_2048
|
||||||
#define HAVE_ECC
|
#define HAVE_ECC
|
||||||
#define NO_INLINE
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef WOLFSSL_NRF5x
|
#ifdef WOLFSSL_NRF5x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user