Searched refs:new_ctx_handle (Results 1 – 2 of 2) sorted by relevance
63 static int new_ctx_handle; variable71 new_ctx_handle = *ctx_handle; in plat_dpe_share_context_handle()134 VERBOSE("Share DPE context handle with BL2: 0x%x\n", new_ctx_handle); in bl1_plat_mboot_finish()135 rc = arm_set_tb_fw_info(&new_ctx_handle); in bl1_plat_mboot_finish()
203 static int new_ctx_handle; variable207 new_ctx_handle = *ctx_handle; in plat_dpe_share_context_handle()266 VERBOSE("Share DPE context handle with BL33: 0x%x\n", new_ctx_handle); in bl2_plat_mboot_finish()267 rc = arm_set_nt_fw_info(&new_ctx_handle); in bl2_plat_mboot_finish()