Commit c93833f5 authored by Subhajit Paul's avatar Subhajit Paul Committed by Sekhar Nori
Browse files

rpmsg-kdrv: add access APIs from virtual drivers



rpmsg-kdrv framework collects the info about all
available virtual devices / channels from remote
cores and probes the corresponding driver.

Based on the device class (display / network etc)
the client drivers must make appropriate calls to
make use of the available services.

Adding a demo device layer (exposed by remote-device
DEMO_DEVICE class) with APIs for
* sending ping requests (demonstrates REQUEST / RESPONSE)
* sending c2s messages (demonstrates client-to-server
  one-shot messages)
* registering callback for s2c messages (demonstrates
  server-to-client events)

Tested-by: default avatarGrygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: default avatarSubhajit Paul <subhajit_paul@ti.com>
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent fabb05bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment