Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-zynq7k/
H A Dmain.c53 register_phys_mem_pgdir(MEM_AREA_IO_SEC, SLCR_BASE, CORE_MMU_PGDIR_SIZE);
171 va = (vaddr_t)phys_to_virt(SLCR_BASE, in write_slcr()
192 va = (vaddr_t)phys_to_virt(SLCR_BASE, in read_slcr()
H A Dplatform_config.h44 #define SLCR_BASE 0xF8000000 macro