TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tfm_secure_api.c File Reference
#include <stdbool.h>
#include "spm_func.h"
#include "tfm_secure_api.h"
Include dependency graph for tfm_secure_api.c:

Go to the source code of this file.

Functions

void tfm_secure_api_error_handler (void)
 
int32_t tfm_core_partition_request (uint32_t id, bool is_ns, void *fn, int32_t arg1, int32_t arg2, int32_t arg3, int32_t arg4)
 

Function Documentation

int32_t tfm_core_partition_request ( uint32_t  id,
bool  is_ns,
void *  fn,
int32_t  arg1,
int32_t  arg2,
int32_t  arg3,
int32_t  arg4 
)

Definition at line 18 of file tfm_secure_api.c.

Here is the call graph for this function:

void tfm_secure_api_error_handler ( void  )

Definition at line 12 of file tfm_secure_api.c.

Here is the call graph for this function:

Here is the caller graph for this function: