Enable ASN1 parsing for KW
Signed-off-by: Fabio Utzig <utzig@apache.org>
This commit is contained in:
parent
3ac36ead36
commit
3b091f6afd
|
@ -44,6 +44,8 @@
|
||||||
#define MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES
|
#define MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES
|
||||||
#define MBEDTLS_PLATFORM_PRINTF_ALT
|
#define MBEDTLS_PLATFORM_PRINTF_ALT
|
||||||
|
|
||||||
|
#define MBEDTLS_ASN1_PARSE_C
|
||||||
|
|
||||||
#if !defined(CONFIG_ARM)
|
#if !defined(CONFIG_ARM)
|
||||||
#define MBEDTLS_HAVE_ASM
|
#define MBEDTLS_HAVE_ASM
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue