Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-vexpress/
H A Dmain.c238 register_phys_mem_pgdir(MEM_AREA_IO_SEC, TZC400_BASE, TZC400_REG_SIZE);
246 va = phys_to_virt(TZC400_BASE, MEM_AREA_IO_SEC, TZC400_REG_SIZE); in init_tzc400()
H A Dplatform_config.h22 #define TZC400_BASE 0x2a4a0000 macro