Home
last modified time | relevance | path

Searched refs:SGRF_BASE (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-rockchip/
A Dplatform_rk322x.c13 register_phys_mem_pgdir(MEM_AREA_IO_SEC, SGRF_BASE, SGRF_SIZE);
23 vaddr_t sgrf_base = (vaddr_t)phys_to_virt_io(SGRF_BASE, SGRF_SIZE); in platform_secure_init()
A Dplatform_rk3399.c16 register_phys_mem_pgdir(MEM_AREA_IO_SEC, SGRF_BASE, SGRF_SIZE);
20 vaddr_t sgrf_base = (vaddr_t)phys_to_virt_io(SGRF_BASE, SGRF_SIZE); in platform_secure_ddr_region()
A Dplatform_config.h25 #define SGRF_BASE 0x10140000 macro
65 #define SGRF_BASE (MMIO_BASE + 0x07330000) macro

Completed in 4 milliseconds