Home
last modified time | relevance | path

Searched refs:tfm_arch_set_psplim (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/secure_fw/spm/core/
Dspm_local_connection.c28 tfm_arch_set_psplim(stack_top + CONNECTION_SIZE); in alloc_conn_from_stack_top()
37 tfm_arch_set_psplim(stack_top - CONNECTION_SIZE); in free_conn_from_stack_top()
Dtfm_svcalls.c103 tfm_arch_set_psplim(saved_psp_limit); in thread_mode_spm_return()
/trusted-firmware-m-latest/secure_fw/spm/core/arch/
Dtfm_arch_v6m_v7m.h120 __STATIC_INLINE void tfm_arch_set_psplim(uint32_t psplim) in tfm_arch_set_psplim() function
/trusted-firmware-m-latest/secure_fw/spm/include/
Dtfm_arch_v8m.h122 __STATIC_INLINE void tfm_arch_set_psplim(uint32_t psplim) in tfm_arch_set_psplim() function