VCHIQ_MAX_MSG_SIZE
if (size > VCHIQ_MAX_MSG_SIZE) {
config->max_msg_size = VCHIQ_MAX_MSG_SIZE;
config->bulk_threshold = VCHIQ_MAX_MSG_SIZE;