Searched refs:STM32_TZC_BASE (Results 1 – 3 of 3) sorted by relevance
39 #define TZC_GATE_KEEPER (STM32_TZC_BASE + 0x008)40 #define TZC_REGION_ATTRIBUTE0 (STM32_TZC_BASE + 0x110)41 #define TZC_REGION_ID_ACCESS0 (STM32_TZC_BASE + 0x114)
138 const uintptr_t tzc = STM32_TZC_BASE; in stm32_init_tzc_for_optee()
26 #define STM32_TZC_BASE 0x5C006000 macro
Completed in 6 milliseconds