Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/interface/include/
Dtfm_ns_client_ext.h103 uint32_t tfm_nsce_save_ctx(uint32_t token);
/trusted-firmware-m-3.7.0/secure_fw/spm/ns_client_ext/
Dtfm_ns_client_ext.c129 uint32_t tfm_nsce_save_ctx(uint32_t token) in tfm_nsce_save_ctx() function
/trusted-firmware-m-3.7.0/docs/integration_guide/
Dnon-secure_client_extension_integration_guide.rst131 uint32_t tfm_nsce_save_ctx(uint32_t token)
185 `tfm_nsce_save_ctx()` for switching the NSID for the same task (same tid and
188 - `tfm_nsce_save_ctx()` should be called if the current task has a valid
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()`