tee_ta_init_pseudo_ta_session()
- Look up the pseudo TA based on UUID.
- Create pseudo TA context for the UUID, assign
ctx->ts_ctx.ops
topseudo_ta_ops
.pseudo_ta_ops
will be the global callbacks for the pseudo TAs:
tee_ta_init_pseudo_ta_session()c
Loading...