Home
last modified time | relevance | path

Searched refs:GICC_BASE (Results 1 – 25 of 25) sorted by relevance

/optee_os/core/arch/arm/plat-rockchip/
H A Dplatform_config.h24 #define GICC_BASE (GIC_BASE + 0x2000) macro
51 #define GICC_BASE (MMIO_BASE + 0x07F00000) macro
75 #define GICC_BASE (GIC_BASE + 0x2000) macro
93 #define GICC_BASE 0 macro
H A Dmain.c34 gic_init(GICC_BASE, GICD_BASE); in boot_primary_init_intc()
/optee_os/core/arch/arm/plat-marvell/
H A Dmain.c70 #ifdef GICC_BASE
71 register_phys_mem_pgdir(MEM_AREA_IO_SEC, GICC_BASE, CORE_MMU_PGDIR_SIZE);
79 #ifdef GICC_BASE in boot_primary_init_intc()
H A Dplatform_config.h73 #define GICC_BASE (GIC_BASE + GICC_OFFSET) macro
104 #define GICC_BASE (GIC_BASE + GICC_OFFSET) macro
/optee_os/core/arch/arm/plat-corstone1000/
H A Dmain.c25 register_phys_mem_pgdir(MEM_AREA_IO_SEC, GICC_BASE, GIC_CPU_REG_SIZE);
33 gic_init(GICC_BASE, GICD_BASE); in boot_primary_init_intc()
H A Dplatform_config.h40 #define GICC_BASE (GIC_BASE + GICC_OFFSET) macro
/optee_os/core/arch/arm/plat-automotive_rd/
H A Dmain.c24 register_phys_mem_pgdir(MEM_AREA_IO_SEC, GICC_BASE, GIC_CPU_REG_SIZE);
34 gic_init(GICC_BASE, GICD_BASE); in boot_primary_init_intc()
H A Dplatform_config.h59 #define GICC_BASE UL(0x2C000000) macro
/optee_os/core/arch/arm/plat-rcar/
H A Dplatform_config.h42 #define GICC_BASE 0xF1020000 macro
51 #define GICC_BASE 0xF1060000 macro
H A Dmain.c41 register_phys_mem_pgdir(MEM_AREA_IO_SEC, GICC_BASE, GIC_CPU_REG_SIZE);
92 gic_init(GICC_BASE, GICD_BASE); in boot_primary_init_intc()
/optee_os/core/arch/arm/plat-ti/
H A Dplatform_config.h44 #define GICC_BASE (SCU_BASE + GICC_OFFSET) macro
81 #define GICC_BASE (SCU_BASE + GICC_OFFSET) macro
H A Dmain.c32 register_phys_mem_pgdir(MEM_AREA_IO_SEC, GICC_BASE, GICC_SIZE);
39 gic_init(GICC_BASE, GICD_BASE); in boot_primary_init_intc()
/optee_os/core/arch/arm/plat-nuvoton/
H A Dmain.c41 register_phys_mem_pgdir(MEM_AREA_IO_SEC, GICC_BASE, GIC_DIST_REG_SIZE);
60 gic_init(GICC_BASE, GICD_BASE); in boot_primary_init_intc()
H A Dplatform_config.h23 #define GICC_BASE (GIC_BASE + GICC_OFFSET) macro
/optee_os/core/arch/arm/plat-k3/
H A Dmain.c23 register_phys_mem_pgdir(MEM_AREA_IO_SEC, GICC_BASE, GICC_SIZE);
48 gic_init(GICC_BASE, GICD_BASE); in boot_primary_init_intc()
H A Dplatform_config.h72 #define GICC_BASE (SCU_BASE + GICC_OFFSET) macro
/optee_os/core/arch/arm/plat-rzn1/
H A Dplatform_config.h21 #define GICC_BASE (GIC_BASE + GICC_OFFSET) macro
H A Dmain.c45 gic_init(GICC_BASE, GICD_BASE); in boot_primary_init_intc()
/optee_os/core/arch/arm/plat-totalcompute/
H A Dplatform_config.h43 #define GICC_BASE (GIC_BASE + GICC_OFFSET) macro
/optee_os/core/arch/arm/plat-rzg/
H A Dplatform_config.h16 #define GICC_BASE 0xF1020000 macro
H A Dmain.c16 register_phys_mem_pgdir(MEM_AREA_IO_SEC, GICC_BASE, GIC_DIST_REG_SIZE);
/optee_os/core/arch/arm/plat-telechips/tcc805x/
H A Dplatform_config.h21 #define GICC_BASE U(0x17302000) macro
/optee_os/core/arch/arm/plat-telechips/
H A Dmain.c31 gic_init(GICC_BASE, GICD_BASE); in boot_primary_init_intc()
/optee_os/core/arch/arm/plat-vexpress/
H A Dplatform_config.h160 #define GICC_BASE (GIC_BASE + GICC_OFFSET) macro
H A Dmain.c51 register_phys_mem_pgdir(MEM_AREA_IO_SEC, GICC_BASE, GIC_CPU_REG_SIZE);