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.

AF_RPMSG usage in Omap5432 EVM BSP

Hi All,

I have downloaded my SDK for omap-5432-evm board.

ti-glsdk_omap5-uevm_6_00_00_07_linux-x64-installer.bin

This board seems to use RPMSG for communication. But I couldn't find AF_RPMSG defined anywhere in the linux kernel source. I also see that syslink source does call AF_RPMSG. But I am unsure of the which syslink source is using the AF_RPMSG for omap-5432-evm based on linux-3.8.4 kernel.
Does this BSP really used AF_RPMSG at address 40 ?

I am planning to integrate the AF_BUS patches for this kernel and was about to conclude that Address Family 40 is free and not used by AF_RPMSG.
Your inputs are highly appreciated.