optee_notif_init
rc = optee_notif_init(optee, OPTEE_DEFAULT_MAX_NOTIF_VALUE);
int optee_notif_init(struct optee *optee, u_int max_key);
rc = optee_notif_init(optee, max_notif_value);