8 #ifndef __TFM_PLATFORM_API__
9 #define __TFM_PLATFORM_API__
23 #define TFM_PLATFORM_API_VERSION_MAJOR (0)
24 #define TFM_PLATFORM_API_VERSION_MINOR (3)
26 #define TFM_PLATFORM_API_ID_NV_READ (1010)
27 #define TFM_PLATFORM_API_ID_NV_INCREMENT (1011)
92 uint32_t size, uint8_t *val);