TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ps_obj_table_init_ctx_t Struct Reference
Collaboration diagram for ps_obj_table_init_ctx_t:

Data Fields

struct ps_obj_table_tp_table [2]
 
enum ps_obj_table_state table_state [2]
 

Detailed Description

Definition at line 195 of file ps_object_table.c.

Field Documentation

struct ps_obj_table_t* p_table[2]

Pointers to object tables

Definition at line 196 of file ps_object_table.c.

enum ps_obj_table_state table_state[2]

Array to indicate if the object table X is valid

Definition at line 199 of file ps_object_table.c.


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