Home
last modified time | relevance | path

Searched refs:TEE_ERROR_TARGET_DEAD (Results 1 – 13 of 13) sorted by relevance

/optee_os-3.20.0/core/arch/arm/tee/
A Darch_svc_a32.S105 ldr r0, =TEE_ERROR_TARGET_DEAD
A Darch_svc_a64.S194 ldr w0, =TEE_ERROR_TARGET_DEAD
/optee_os-3.20.0/core/pta/bcm/
A Dbnxt.c111 return TEE_ERROR_TARGET_DEAD; in invoke_command()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dldelf_loader.c282 res = TEE_ERROR_TARGET_DEAD; in ldelf_dump_state()
331 res = TEE_ERROR_TARGET_DEAD; in ldelf_dump_ftrace()
387 res = TEE_ERROR_TARGET_DEAD; in ldelf_dlopen()
441 res = TEE_ERROR_TARGET_DEAD; in ldelf_dlsym()
A Dsecure_partition.c105 return TEE_ERROR_TARGET_DEAD; in sp_find_session_id()
341 return TEE_ERROR_TARGET_DEAD; in sp_open_session()
352 return TEE_ERROR_TARGET_DEAD; in sp_open_session()
1029 return TEE_ERROR_TARGET_DEAD; in sp_enter_invoke_cmd()
1086 if (!res || res == TEE_ERROR_TARGET_DEAD) in sp_dump_state()
A Dabort.c334 ai->regs->r0 = TEE_ERROR_TARGET_DEAD; in handle_user_mode_panic()
359 ai->regs->x0 = TEE_ERROR_TARGET_DEAD; in handle_user_mode_panic()
A Dstmm_sp.c135 return TEE_ERROR_TARGET_DEAD; in stmm_enter_user_mode()
/optee_os-3.20.0/core/kernel/
A Dtee_ta_manager.c750 return TEE_ERROR_TARGET_DEAD; in tee_ta_open_session()
810 return TEE_ERROR_TARGET_DEAD; in tee_ta_invoke_command()
818 return TEE_ERROR_TARGET_DEAD; in tee_ta_invoke_command()
833 return TEE_ERROR_TARGET_DEAD; in tee_ta_invoke_command()
860 return TEE_ERROR_TARGET_DEAD; in dump_ta_memstats()
A Duser_ta.c178 res = TEE_ERROR_TARGET_DEAD; in user_ta_enter()
251 if (!res || res == TEE_ERROR_TARGET_DEAD) in user_ta_dump_state()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h130 #define TEE_ERROR_TARGET_DEAD 0xFFFF3024 macro
/optee_os-3.20.0/core/drivers/crypto/aspeed/
A Dhace_ast2600.c121 rc = TEE_ERROR_TARGET_DEAD; in ast2600_hace_process()
/optee_os-3.20.0/lib/libutee/
A Dtee_api.c248 res != TEE_ERROR_TARGET_DEAD) in TEE_InvokeTACommand()
/optee_os-3.20.0/core/tee/
A Dtee_svc.c953 if (res == TEE_ERROR_TARGET_DEAD) in syscall_invoke_ta_command()

Completed in 22 milliseconds