Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-telechips/tcc805x/
H A Dplatform_config.h33 #define TZC_BASE U(0xE8300000) macro
35 #define TZC_OMC_BASE (TZC_BASE + U(0x80000))
/optee_os/core/arch/arm/plat-telechips/
H A Dmain.c17 #if defined(TZC_BASE)
18 register_phys_mem(MEM_AREA_IO_SEC, TZC_BASE, TZC_SIZE);
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h91 #define TZC_BASE 0x5c006000 macro