Resolved! Faster OpenAMP communication to M4 core
STM32MP157-DK2 with Buildroot image.I'm running a Qt app on the A7 core and using QSerial to talk to the M4 core using OpenAMP to talk through ttyRPMSG0. Right now it takes ~10ms to send/receive from Qt to M4. Is there anything I can do to decrease...