Searched refs:SBI_HSM_STATE_STOPPED (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/riscv/include/ | ||
| H A D | sbi.h | 91 SBI_HSM_STATE_STOPPED, enumerator |
| /optee_os/core/arch/riscv/kernel/ | ||
| H A D | boot.c | 92 if (rc || status != SBI_HSM_STATE_STOPPED) in start_secondary_cores() |