Home
last modified time | relevance | path

Searched defs:runtime_metadata_t (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-latest/secure_fw/spm/include/interface/
Druntime_defs.h82 struct runtime_metadata_t { struct
83 uintptr_t entry; /* Entry function */
84 struct psa_api_tbl_t *psa_fns; /* PSA API entry table */
85 uint32_t n_sfn; /* Number of Secure FuNctions */
86 service_fn_t sfn_table[];/* Secure FuNctions Table */