TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tfm_ps_test_service.c File Reference
#include "psa/client.h"
#include "ps_object_system.h"
Include dependency graph for tfm_ps_test_service.c:

Go to the source code of this file.

Functions

psa_status_t tfm_ps_test_prepare (psa_invec *in_vec, size_t in_len, psa_outvec *out_vec, size_t out_len)
 
psa_status_t tfm_ps_test_init (void)
 

Function Documentation

psa_status_t tfm_ps_test_init ( void  )

Definition at line 28 of file tfm_ps_test_service.c.

Here is the call graph for this function:

psa_status_t tfm_ps_test_prepare ( psa_invec in_vec,
size_t  in_len,
psa_outvec out_vec,
size_t  out_len 
)

Definition at line 17 of file tfm_ps_test_service.c.

Here is the call graph for this function: