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_api.h File Reference
#include "psa/error.h"
Include dependency graph for tfm_ps_test_service_api.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

psa_status_t tfm_ps_test_system_prepare (void)
 Requests the PS Test Service to call ps_system_prepare(). More...
 

Function Documentation

psa_status_t tfm_ps_test_system_prepare ( void  )

Requests the PS Test Service to call ps_system_prepare().

Returns
Returns error code as specified in psa_status_t

Definition at line 18 of file tfm_ps_test_service_api.c.

Here is the call graph for this function: