Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/kernel/
H A Dboot.c71 uint32_t curr_hartid = thread_get_core_local()->hart_id; in start_secondary_cores() local
83 if (hartid == curr_hartid) in start_secondary_cores()