Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h52 #define DBGMCU_BASE 0x50081000 macro
H A Dmain.c158 return DBGMCU_BASE; in stm32_dbgmcu_base()
161 va = phys_to_virt(DBGMCU_BASE, MEM_AREA_IO_SEC, 1); in stm32_dbgmcu_base()