TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tfm_spm_service_t Struct Reference

#include <secure_fw/spm/cmsis_psa/spm_ipc.h>

Collaboration diagram for tfm_spm_service_t:

Data Fields

const struct tfm_spm_service_db_tservice_db
 
struct partition_tpartition
 
struct tfm_list_node_t handle_list
 
struct tfm_list_node_t list
 

Detailed Description

Definition at line 137 of file spm_ipc.h.

Field Documentation

struct tfm_list_node_t handle_list

Definition at line 143 of file spm_ipc.h.

struct tfm_list_node_t list

Definition at line 144 of file spm_ipc.h.

struct partition_t* partition

Definition at line 139 of file spm_ipc.h.

const struct tfm_spm_service_db_t* service_db

Definition at line 138 of file spm_ipc.h.


The documentation for this struct was generated from the following file: