Searched defs:tfm_ns_ctx_t (Results 1 – 1 of 1) sorted by relevance
19 struct tfm_ns_ctx_t { struct20 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 */