Branch: refs/heads/master Home: https://github.com/OpenAMP/open-amp Commit: 413ff361184f684417dba592c91ab96c0c09d49f https://github.com/OpenAMP/open-amp/commit/413ff361184f684417dba592c91ab96c0... Author: ViswaHarsha C cviswa.harsha_ext@ltts.com Date: 2021-10-11 (Mon, 11 Oct 2021)
Changed paths: M lib/CMakeLists.txt A lib/include/openamp/rpmsg_rpc_client_server.h A lib/service/rpmsg/rpc/CMakeLists.txt A lib/service/rpmsg/rpc/rpmsg_rpc_client.c A lib/service/rpmsg/rpc/rpmsg_rpc_server.c
Log Message: ----------- lib: added generic rpmsg services
defined generic services for rpmsg based calls between master and slave
Signed-off-by: ViswaHarsha C cviswa.harsha_ext@ltts.com
Commit: bdd4aa5d143f0e2c8141ef32e2047571eef1589e https://github.com/OpenAMP/open-amp/commit/bdd4aa5d143f0e2c8141ef32e2047571e... Author: ViswaHarsha C cviswa.harsha_ext@ltts.com Date: 2021-10-11 (Mon, 11 Oct 2021)
Changed paths: M apps/examples/CMakeLists.txt A apps/examples/linux_rpc_demo/CMakeLists.txt A apps/examples/linux_rpc_demo/README.md A apps/examples/linux_rpc_demo/linux-rpmsg-rpc-demo.h A apps/examples/linux_rpc_demo/linux_rpc_demo.c A apps/examples/linux_rpc_demo/linux_rpc_demod.c
Log Message: ----------- apps: add linux applications for linux rpc communication
Added linux_rpc_demo and linux_rpc_demod for rpc communication between linux master and slave configuration
Signed-off-by: ViswaHarsha C cviswa.harsha_ext@ltts.com
Compare: https://github.com/OpenAMP/open-amp/compare/5d8c43acf2d6...bdd4aa5d143f
openamp-rp@lists.openampproject.org