Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/plat-virt/
H A Dmain.c23 register_phys_mem_pgdir(MEM_AREA_IO_SEC, APLIC_BASE,
46 aplic_init(APLIC_BASE); in boot_primary_init_intc()
58 aplic_init(APLIC_BASE); in boot_primary_init_intc()
H A Dplatform_config.h33 #ifndef APLIC_BASE
34 #define APLIC_BASE 0x0d000000 macro