Home
last modified time | relevance | path

Searched refs:STM32MP_BL2_DTB_BASE (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a-latest/plat/st/stm32mp1/
Dstm32mp1_fip_def.h56 #define STM32MP_BL2_BASE (STM32MP_BL2_DTB_BASE + \
75 #define STM32MP_BL2_DTB_BASE STM32MP_SEC_SYSRAM_BASE macro
82 #define STM32MP_BL2_DTB_BASE (STM32MP_BL2_BASE - \ macro
94 #define STM32MP_DTB_BASE STM32MP_BL2_DTB_BASE
104 #define STM32MP_OPTEE_SIZE (STM32MP_BL2_DTB_BASE - \
Dstm32mp1.ld.S46 . = ( STM32MP_BL2_DTB_BASE - STM32MP_BINARY_BASE );
/trusted-firmware-a-latest/plat/st/stm32mp2/aarch64/
Dstm32mp2.ld.S46 . = ( STM32MP_BL2_DTB_BASE - STM32MP_BINARY_BASE );
/trusted-firmware-a-latest/plat/st/stm32mp2/
Dstm32mp2_def.h84 #define STM32MP_BL2_DTB_BASE (STM32MP_BL2_BASE - \ macro