Skip to content

Commit 4e121a7

Browse files
authored
Merge pull request #14850 from OpenNuvoton/nuvoton_psa_nv_seed
PSA: Fix compile error with NV seed
2 parents d83494f + 51f74bc commit 4e121a7

File tree

1 file changed

+2
-0
lines changed
  • platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/test_abstraction_layers/pal

1 file changed

+2
-0
lines changed

platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/test_abstraction_layers/pal/pal_mbed_os_intf.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131

3232
#include "lifecycle.h"
3333

34+
#include "mbedtls/entropy.h"
35+
3436
#define TEST_STACK_SIZE 8192
3537
#define TEST_KEY_ID_VALUE 17
3638

0 commit comments

Comments
 (0)