forked from wolfSSL/wolfssl
addition to previous customer request
This commit is contained in:
@@ -79,9 +79,6 @@
|
|||||||
/* Uncomment next line if using STM32F2 */
|
/* Uncomment next line if using STM32F2 */
|
||||||
/* #define CYASSL_STM32F2 */
|
/* #define CYASSL_STM32F2 */
|
||||||
|
|
||||||
/* Uncomment next line if using Comverge settings */
|
|
||||||
/* #define COMVERGE */
|
|
||||||
|
|
||||||
/* Uncomment next line if using QL SEP settings */
|
/* Uncomment next line if using QL SEP settings */
|
||||||
/* #define CYASSL_QL */
|
/* #define CYASSL_QL */
|
||||||
|
|
||||||
@@ -114,24 +111,6 @@
|
|||||||
/* for reverse compatibility after name change */
|
/* for reverse compatibility after name change */
|
||||||
#include <cyassl/ctaocrypt/settings_comp.h>
|
#include <cyassl/ctaocrypt/settings_comp.h>
|
||||||
|
|
||||||
|
|
||||||
#ifdef COMVERGE
|
|
||||||
#define THREADX
|
|
||||||
#define HAVE_NETX
|
|
||||||
#define CYASSL_USER_IO
|
|
||||||
#define NO_WRITEV
|
|
||||||
#define NO_DEV_RANDOM
|
|
||||||
#define NO_FILESYSTEM
|
|
||||||
#define NO_SHA512
|
|
||||||
#define NO_DH
|
|
||||||
#define NO_DSA
|
|
||||||
#define NO_HC128
|
|
||||||
#define NO_RSA
|
|
||||||
#define NO_SESSION_CACHE
|
|
||||||
#define HAVE_ECC
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef THREADX
|
#ifdef THREADX
|
||||||
#define SIZEOF_LONG_LONG 8
|
#define SIZEOF_LONG_LONG 8
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user