Home
last modified time | relevance | path

Searched refs:ctx_requested (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.7.0/secure_fw/spm/ns_client_ext/
Dtfm_ns_client_ext.c30 uint32_t tfm_nsce_init(uint32_t ctx_requested) in tfm_nsce_init() argument
38 if (ctx_requested == 0) { in tfm_nsce_init()
42 return ((ctx_requested <= TFM_NS_CONTEXT_MAX) ? in tfm_nsce_init()
43 ctx_requested : TFM_NS_CONTEXT_MAX); in tfm_nsce_init()
/trusted-firmware-m-3.7.0/interface/include/
Dtfm_ns_client_ext.h41 uint32_t tfm_nsce_init(uint32_t ctx_requested);
/trusted-firmware-m-3.7.0/docs/integration_guide/
Dnon-secure_client_extension_integration_guide.rst81 uint32_t tfm_nsce_init(uint32_t ctx_requested)
84 context initialization in NSCE for the calling NS entity. `ctx_requested` is the
88 `ctx_requested` is `0`, then the maximum available context number will be