Searched defs:sp_limit (Results 1 – 4 of 4) sorted by relevance
64 uint32_t sp = 0, sp_limit = 0; in spm_interface_cross_dispatcher() local
74 uintptr_t sp_limit = ((struct context_ctrl_t *)p_ctx_ctrl)->sp_limit; in tfm_arch_init_context() local
44 uintptr_t sp_base, sp_limit, curr_stack, ctx_stack; in tfm_flih_prepare_depriv_flih() local
122 uint32_t sp_limit; /* Stack limit (lower address) */ member