Searched refs:fconf_populate_dtb_registry (Results 1 – 3 of 3) sorted by relevance
22 int fconf_populate_dtb_registry(uintptr_t config);
59 int fconf_populate_dtb_registry(uintptr_t config) in fconf_populate_dtb_registry() function130 FCONF_REGISTER_POPULATOR(FW_CONFIG, dyn_cfg, fconf_populate_dtb_registry);
181 err = fconf_populate_dtb_registry(fw_config_info->config_addr); in arm_bl1_platform_setup()
Completed in 4 milliseconds