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

Go to the source code of this file.

Functions

uint32_t tfm_nspm_register_client_id (void)
 Reports the client ID of this task to TF-M. More...
 

Function Documentation

uint32_t tfm_nspm_register_client_id ( void  )

Reports the client ID of this task to TF-M.

Returns
Returns 1 if the client ID was successfully reported 0 otherwise