Searched refs:fconf_populate_dtb_registry (Results 1 – 3 of 3) sorted by relevance
32 int fconf_populate_dtb_registry(uintptr_t config);
76 int fconf_populate_dtb_registry(uintptr_t config) in fconf_populate_dtb_registry() function155 FCONF_REGISTER_POPULATOR(FW_CONFIG, dyn_cfg, fconf_populate_dtb_registry);
185 err = fconf_populate_dtb_registry(fw_config_info->config_addr); in arm_bl1_platform_setup()
Completed in 2 milliseconds