optee_notif_send
optee_notif_send(optee, notify_id);
int optee_notif_send(struct optee *optee, u_int key);
if (optee_notif_send(optee, arg->params[0].u.value.b))
optee_notif_send(optee, value);