Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/arm/board/fvp/
Dfvp_bl31_setup.c24 const struct dyn_cfg_dtb_info_t *soc_fw_config_info; in bl31_early_platform_setup2() local
30 soc_fw_config_info = FCONF_GET_PROPERTY(dyn_cfg, dtb, SOC_FW_CONFIG_ID); in bl31_early_platform_setup2()
31 if (soc_fw_config_info != NULL) { in bl31_early_platform_setup2()
32 arg1 = soc_fw_config_info->config_addr; in bl31_early_platform_setup2()