RPMsg bypass

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

RPMsg bypass

672 次查看
greg_edwards
Contributor II

On the imx8mm is it possible to use shared memory between the A53s (Linux) and M4 (RTOS) without going through RPMsg?  I don't see any notes stating that it's not possible, but also no examples of doing it without RPMsg.

TIA

标签 (1)
0 项奖励
2 回复数

558 次查看
kunalkotecha1
Senior Contributor II

Hi greg.edwards@harman.com ,

You can implement the shared memory between A53 and M4 on your own by sharing the DDR between them. However, RPMSG does the same. So, I would suggest rather than implementing it, you use the supported RPMSG.

Regards,

Kunal

558 次查看
greg_edwards
Contributor II

Thx

0 项奖励