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()140 VERBOSE("Share DPE context handle with BL2: 0x%x\n", new_ctx_handle); in bl1_plat_mboot_finish()141 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()272 VERBOSE("Share DPE context handle with BL33: 0x%x\n", new_ctx_handle); in bl2_plat_mboot_finish()273 rc = arm_set_nt_fw_info(&new_ctx_handle); in bl2_plat_mboot_finish()