Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/ns_client_ext/
Dtfm_ns_ctx.h27 bool init_ns_ctx(void);
Dtfm_spm_ns_ctx.c102 if (!init_ns_ctx()) { in tfm_nspm_ctx_init()
Dtfm_ns_ctx.c22 bool init_ns_ctx(void) in init_ns_ctx() function