Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dcpu.c29 #define TZC_GATE_KEEPER (STM32_TZC_BASE + 0x008)
30 #define TZC_REGION_ATTRIBUTE0 (STM32_TZC_BASE + 0x110)
31 #define TZC_REGION_ID_ACCESS0 (STM32_TZC_BASE + 0x114)
/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/
H A Dstm32.h17 #define STM32_TZC_BASE 0x5C006000 macro