Searched refs:fconf_populate_arm_sp (Results 1 – 3 of 3) sorted by relevance
32 int fconf_populate_arm_sp(uintptr_t config);
28 int fconf_populate_arm_sp(uintptr_t config) in fconf_populate_arm_sp() function165 FCONF_REGISTER_POPULATOR(TB_FW, arm_sp, fconf_populate_arm_sp);
86 err = fconf_populate_arm_sp((uintptr_t)transfer_list_entry_data(te)); in arm_transfer_list_dyn_cfg_init()