optee_notif_wait
int optee_notif_wait(struct optee *optee, u_int key, u32 timeout);
rc = optee_notif_wait(optee, arg->params[0].u.value.b, arg->params[0].u.value.c);