How add /dev/rpmsg_sdb for exchanging data buffers with the coprocessor
Hi,
I'm using stm32mp157a-dk1 and I would like to use rpmsg_sdb for exchanging data buffers with the coprocessor (https://wiki.st.com/stm32mpu/wiki/How_to_exchange_data_buffers_with_the_coprocessor).
I built the image for the A7 following the "STM32MP1 Distribution Package" tutorial without problem (https://wiki.st.com/stm32mpu/wiki/STM32MP1_Distribution_Package#Flashing_the_built_image).
But in the dev folder I can't find the rpmsg_sdb device.
Is there a prebuild image for A7 with this driver?
If not, how can I add the recipe rpsmg-sdb-mod Yocto recipe to the image of the distribution tutorial using bitbake?
In case, is there other ways to get the device rpmsg_sdb?
Thank you in advance.
Best regards,
Andrea Segalla
