Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/kernel/
H A Dboot.c38 uint32_t hartids[CFG_TEE_CORE_NB_CORE]; variable
81 hartid = hartids[i]; in start_secondary_cores()
197 hartids[i++] = fdt32_to_cpu(*reg); in boot_primary_init_core_ids()
/optee_os/core/arch/riscv/include/kernel/
H A Dmisc_arch.h12 extern uint32_t hartids[CFG_TEE_CORE_NB_CORE];