mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #14850 from OpenNuvoton/nuvoton_psa_nv_seed
PSA: Fix compile error with NV seedpull/14875/head
commit
4e121a7d79
|
@ -31,6 +31,8 @@
|
|||
|
||||
#include "lifecycle.h"
|
||||
|
||||
#include "mbedtls/entropy.h"
|
||||
|
||||
#define TEST_STACK_SIZE 8192
|
||||
#define TEST_KEY_ID_VALUE 17
|
||||
|
||||
|
|
Loading…
Reference in New Issue