Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/interface/include/
Dtfm_ns_client_ext.h74 uint32_t tfm_nsce_release_ctx(uint32_t token);
/trusted-firmware-m-3.7.0/secure_fw/spm/ns_client_ext/
Dtfm_ns_client_ext.c67 uint32_t tfm_nsce_release_ctx(uint32_t token) in tfm_nsce_release_ctx() function
/trusted-firmware-m-3.7.0/docs/integration_guide/
Dnon-secure_client_extension_integration_guide.rst108 uint32_t tfm_nsce_release_ctx(uint32_t token)
194 `tfm_nsce_release_ctx` to make sure the associated resource is back to the
264 `tfm_nsce_load_ctx()`, `tfm_nsce_save_ctx()` or `tfm_nsce_release_ctx()`.
266 - `tfm_nsce_release_ctx()` can be called without calling `tfm_nsce_save_ctx()`