Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/include/
H A Dsbi.h91 SBI_HSM_STATE_STOPPED, enumerator
/optee_os/core/arch/riscv/kernel/
H A Dboot.c92 if (rc || status != SBI_HSM_STATE_STOPPED) in start_secondary_cores()