Will the TI support a full VirtIO + Mailbox communication for the AM62X series .Currently there is no actual mention of VirtIO in the technical reference documents but only use of the VRING to access the shared memory.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Will the TI support a full VirtIO + Mailbox communication for the AM62X series .Currently there is no actual mention of VirtIO in the technical reference documents but only use of the VRING to access the shared memory.
Hello Ajith
Can you clarify your query on VirtIO? Where are you seeing this reference? AFAIK I have not seen VirtIO in the context of QNX.
We will have mailbox and VRING memory for QNX IPC to communicate between remote cores (which is similar to what you see on TDA4 family).
I recommend asking QNX and your AUTOSAR provider too.
Hello Mukul ,
I wanted to know if TI will provide any support for the VirtIO layer on top of the maibox layer to access the shared memory region .Autosar and QNX by default doesn't provide VirtIO hence wanted to check if there will be any additional support from TI ?
Hi Ajith
Please see the Linux IPC documentation on AM62x that is now public
It is my understanding that AM62x CDD IPC will also virtio support as well as QNX IPC - but still recommend you reconfirm with your AUTOSAR provider and QNX.
Hope this helps
Regards
Mukul
Hi Mukul
Do we have any soc where we have a Autosar to Linux IPC available and in use ?
Is VirtIO part of the IPC mechanism, in this case ? or how does the communication layer be ?