forked from wolfSSL/wolfssl
add include file for getting WOLFSSL_CAAM_DEVID in test case
This commit is contained in:
@@ -423,6 +423,7 @@ enum {
|
||||
};
|
||||
|
||||
#ifdef WOLFSSL_QNX_CAAM
|
||||
#include <wolfssl/wolfcrypt/port/caam/wolfcaam.h>
|
||||
static int devId = WOLFSSL_CAAM_DEVID;
|
||||
#else
|
||||
static int devId = INVALID_DEVID;
|
||||
|
Reference in New Issue
Block a user