Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dstm32mp1.h22 #define CONFIG_ARMV7_SECURE_BASE STM32_SYSRAM_BASE
68 #define CONFIG_SPL_STACK (STM32_SYSRAM_BASE + \
/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/
H A Dstm32.h33 #define STM32_SYSRAM_BASE 0x2FFC0000 macro