Searched refs:sds_init (Results 1 – 12 of 12) sorted by relevance
46 ret = sds_init(SDS_SCP_AP_REGION_ID); in bl31_platform_setup()
158 ret = sds_init(SDS_SCP_AP_REGION_ID);
174 ret = sds_init(SDS_SCP_AP_REGION_ID);
23 ret = sds_init(SDS_SCP_AP_REGION_ID); in css_scp_boot_image_xfer()
103 int sds_init(unsigned int region_id);
35 ret = sds_init(SDS_SCP_AP_REGION_ID); in is_watchdog_reset()
64 ret = sds_init(SDS_SCP_AP_REGION_ID); in bl2_platform_setup()
112 ret = sds_init(SDS_SCP_AP_REGION_ID); in plat_get_next_bl_params()
135 ret = sds_init(SDS_SCP_AP_REGION_ID); in bl31_platform_setup()
90 ret = sds_init(SDS_RSE_AP_REGION_ID); in plat_dpe_get_context_handle()
34 ret = sds_init(SDS_SCP_AP_REGION_ID); in plat_arm_nrd_get_isolated_cpu_list()
242 int sds_init(unsigned int region_id) in sds_init() function