Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dm_helper.c518 uint32_t new_ss_msp, new_ss_psp; in switch_v7m_security_state() local
529 new_ss_psp = env->v7m.other_ss_psp; in switch_v7m_security_state()
542 env->regs[13] = new_ss_psp; in switch_v7m_security_state()
546 env->v7m.other_sp = new_ss_psp; in switch_v7m_security_state()