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.c519 uint32_t new_ss_msp, new_ss_psp; in switch_v7m_security_state() local
530 new_ss_psp = env->v7m.other_ss_psp; in switch_v7m_security_state()
543 env->regs[13] = new_ss_psp; in switch_v7m_security_state()
547 env->v7m.other_sp = new_ss_psp; in switch_v7m_security_state()