PSA: Fix compile error with NV seed

This compile error can reproduce when both PSA V7M and MBEDTLS_ENTROPY_NV_SEED are both enabled.
pull/14850/head
Chun-Chieh Li 2021-07-01 17:32:09 +08:00
parent b5c2f7079e
commit 51f74bcda3
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
#include "lifecycle.h"
#include "mbedtls/entropy.h"
#define TEST_STACK_SIZE 8192
#define TEST_KEY_ID_VALUE 17