Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/plat-virt/
H A Dplatform_config.h26 #ifndef PLIC_BASE
27 #define PLIC_BASE 0x0c000000 macro
H A Dmain.c34 plic_init(PLIC_BASE); in boot_primary_init_intc()
/optee_os/core/drivers/
H A Dplic.c53 register_phys_mem_pgdir(MEM_AREA_IO_SEC, PLIC_BASE, PLIC_REG_SIZE);