Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dtfm_svcalls.c114 AAPCS_DUAL_U32_T sp_info; in init_spm_func_context() local
123 sp_info.u64_val = backend_abi_entering_spm(); in init_spm_func_context()
125 if (sp_info.u32_regs.r0 != 0) { in init_spm_func_context()
126 sp = sp_info.u32_regs.r0; in init_spm_func_context()
127 sp_limit = sp_info.u32_regs.r1; in init_spm_func_context()