Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-aspeed/
H A Dplatform_config.h29 #define GICR_SIZE 0x100000 macro
H A Dplatform_ast2700.c16 register_phys_mem(MEM_AREA_IO_SEC, GICR_BASE, GICR_SIZE);
/optee_os/core/arch/arm/plat-automotive_rd/
H A Dmain.c28 register_phys_mem_pgdir(MEM_AREA_IO_SEC, GICR_BASE, GICR_SIZE);
H A Dplatform_config.h33 #define GICR_SIZE UL(0xF00000) macro