Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm/
H A Dplatform_config.h16 #define CPU_IOMEM_BASE 0x08760000 macro
29 #define CPU_IOMEM_BASE 0x08760000 macro
46 #define PL310_BASE (CPU_IOMEM_BASE + 0x2000)
47 #define GIC_DIST_BASE (CPU_IOMEM_BASE + 0x1000)
48 #define SCU_BASE (CPU_IOMEM_BASE + 0x0000)
49 #define GIC_CPU_BASE (CPU_IOMEM_BASE + 0x0100)
H A Dmain.c24 register_phys_mem_pgdir(MEM_AREA_IO_SEC, CPU_IOMEM_BASE, CPU_IOMEM_SIZE);