Searched refs:STM32MP_FW_CONFIG_BASE (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | stm32mp1_fip_def.h | 103 #define STM32MP_FW_CONFIG_BASE SRAM3_BASE macro 106 #define STM32MP_FW_CONFIG_BASE (STM32MP_SYSRAM_BASE + \ macro
|
| H A D | plat_bl2_mem_params_desc.c | 32 .image_info.image_base = STM32MP_FW_CONFIG_BASE,
|
| H A D | bl2_plat_setup.c | 432 set_config_info(STM32MP_FW_CONFIG_BASE, ~0UL, STM32MP_FW_CONFIG_MAX_SIZE, in bl2_plat_handle_post_image_load() 434 fconf_populate("FW_CONFIG", STM32MP_FW_CONFIG_BASE); in bl2_plat_handle_post_image_load()
|
| /rk3399_ARM-atf/plat/st/stm32mp2/ |
| H A D | bl2_plat_setup.c | 299 set_config_info(STM32MP_FW_CONFIG_BASE, ~0UL, STM32MP_FW_CONFIG_MAX_SIZE, in bl2_plat_handle_post_image_load() 301 fconf_populate("FW_CONFIG", STM32MP_FW_CONFIG_BASE); in bl2_plat_handle_post_image_load()
|
| H A D | plat_bl2_mem_params_desc.c | 56 .image_info.image_base = STM32MP_FW_CONFIG_BASE,
|
| H A D | stm32mp2_def.h | 195 #define STM32MP_FW_CONFIG_BASE STM32MP_SYSRAM_BASE macro
|