tee_ta_init_user_ta_session()- Initialize user TA for the UUID, assign
ctx->ts_ctx.opstouser_ta_opsby callingset_ta_ctx_ops().user_ta_opswill be the global callbacks for the user TAs; assigntee_ta_session->ts_sess.handle_scalltoscall_handle_user_ta().scall_handle_user_ta()will be the default callback to handle the syscall from user TA:
tee_ta_init_user_ta_session()c
Loading...