Question
In STM32MP257F-DK, the MX_OPENAMP_Init() stucks.
I generated the M33 code from CubeMX, and linked libmetal, OpenAmp and building fine.
But when initializing the OpenAmp using MX_OPENAMP_Init(), it get stuck at rproc_virtio_wait_remote_ready(vdev);
The resource table and its parameters are exactly same that of in Linux.
Where I am getting wrong?
Regards
Partha
