Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/plat-virt/
H A Dplatform_config.h46 #define IMSIC_HART_INDEX_BITS 0x02 macro
/optee_os/core/drivers/
H A Dimsic.c243 imsic->hart_index_bits = IMSIC_HART_INDEX_BITS; in imsic_init_base_addr()