Home
last modified time | relevance | path

Searched refs:STM32MP_FW_CONFIG_BASE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/plat/st/stm32mp1/
Dstm32mp1_fip_def.h109 #define STM32MP_FW_CONFIG_BASE SRAM3_BASE macro
112 #define STM32MP_FW_CONFIG_BASE (STM32MP_SYSRAM_BASE + \ macro
Dplat_bl2_mem_params_desc.c32 .image_info.image_base = STM32MP_FW_CONFIG_BASE,
Dbl2_plat_setup.c408 set_config_info(STM32MP_FW_CONFIG_BASE, ~0UL, STM32MP_FW_CONFIG_MAX_SIZE, in bl2_plat_handle_post_image_load()
410 fconf_populate("FW_CONFIG", STM32MP_FW_CONFIG_BASE); in bl2_plat_handle_post_image_load()