Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/ns_client_ext/
Dtfm_ns_ctx.h19 struct tfm_ns_ctx_t { struct
20 int32_t nsid; /* Non-secure Client ID, must be < 0 */
21 uint8_t gid; /* Group ID. Threads in same group share one context */
22 uint8_t tid; /* Thread ID. Used to identify threads in same group */
23 uint8_t ref_cnt; /* The number of threads sharing this context */