TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tfm_secure_client_service_api.h File Reference
#include <stdint.h>
Include dependency graph for tfm_secure_client_service_api.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int32_t tfm_secure_client_run_tests (void)
 Runs the secure integration tests. More...
 

Function Documentation

int32_t tfm_secure_client_run_tests ( void  )

Runs the secure integration tests.

Returns
Returns 0 on success

Definition at line 17 of file tfm_secure_client_service_api.c.

Here is the call graph for this function: