We currently have RPMsg working through the tty driver but we want to switch to the char driver.
We are building with Yocto Sumo release with Linux 4.14.98 linux-imx which has no support for RPMSG_VIRTIO_CHAR or RPMSG_CRTL configuration options.
Does NXP have an official upgrade/patch to get rpmsg character driver running with 4.14.98 kernel or do I need to port one of the other third party solutions? Would porting lf-5.15.y rpmsg package be a good place to start?