Home
last modified time | relevance | path

Searched refs:STM32MP_BL33_BASE (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a-latest/plat/st/stm32mp2/include/
Dplatform_def.h67 #define BL33_BASE STM32MP_BL33_BASE
/trusted-firmware-a-latest/plat/st/stm32mp1/
Dstm32mp1_fip_def.h116 #define STM32MP_HW_CONFIG_BASE (STM32MP_BL33_BASE + \
Dstm32mp1_def.h182 #define STM32MP_BL33_BASE STM32MP_DDR_BASE macro
185 #define STM32MP_BL33_BASE (STM32MP_DDR_BASE + U(0x100000)) macro
/trusted-firmware-a-latest/fdts/
Dstm32mp13-fw-config.dtsi33 load-address = <0x0 STM32MP_BL33_BASE>;
Dstm32mp15-fw-config.dtsi41 load-address = <0x0 STM32MP_BL33_BASE>;
/trusted-firmware-a-latest/plat/st/stm32mp1/include/
Dplatform_def.h78 #define BL33_BASE STM32MP_BL33_BASE
/trusted-firmware-a-latest/plat/st/stm32mp2/
Dstm32mp2_def.h87 #define STM32MP_BL33_BASE (STM32MP_DDR_BASE + U(0x04000000)) macro