Branch: refs/heads/main Home: https://github.com/OpenAMP/openamp-system-reference Commit: 1d4ec0cecb68312d61dd7fe6387f390e2c8a8089 https://github.com/OpenAMP/openamp-system-reference/commit/1d4ec0cecb68312d6... Author: Bjorn Andersson bjorn.andersson@linaro.org Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths: A examples/linux/rpmsg-utils/LICENSE A examples/linux/rpmsg-utils/Makefile A examples/linux/rpmsg-utils/README A examples/linux/rpmsg-utils/rpmsgexport.c
Log Message: ----------- rpmsgexport implementation
Signed-off-by: Bjorn Andersson bjorn.andersson@linaro.org
Commit: 7cc1e61220e11ad0327d63f574ccef0d71f49258 https://github.com/OpenAMP/openamp-system-reference/commit/7cc1e61220e11ad03... Author: Arnaud Pouliquen arnaud.pouliquen@foss.st.com Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths: M examples/linux/rpmsg-utils/Makefile M examples/linux/rpmsg-utils/README A examples/linux/rpmsg-utils/rpmsg_export_ept.c R examples/linux/rpmsg-utils/rpmsgexport.c
Log Message: ----------- Rename rpmsgexport to rpmsg_export_ept
Before adding new binary rename it for binaries naming coherency
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@foss.st.com
Commit: 774e7dfd8276c0a07430c3cdac12db403ee1d59c https://github.com/OpenAMP/openamp-system-reference/commit/774e7dfd8276c0a07... Author: Arnaud Pouliquen arnaud.pouliquen@foss.st.com Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths: M examples/linux/rpmsg-utils/Makefile M examples/linux/rpmsg-utils/README A examples/linux/rpmsg-utils/rpmsg_destroy_ept.c
Log Message: ----------- add rpmsg_destroy_ept binary
Add util to destroy a rpmsg_char endpoint
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@foss.st.com
Commit: 74fae4949c1f5dde30e2f0887c829914f85f1012 https://github.com/OpenAMP/openamp-system-reference/commit/74fae4949c1f5dde3... Author: Arnaud Pouliquen arnaud.pouliquen@foss.st.com Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths: M examples/linux/rpmsg-utils/Makefile M examples/linux/rpmsg-utils/README A examples/linux/rpmsg-utils/rpmsg_ping.c
Log Message: ----------- Add ping test to test /dev/rpmsgX
The ping test can test up to 2 /dev/rpmsgX device devices in parallel.
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@foss.st.com
Commit: 51f6dd8a3ced60001424db98e473d5919db5332c https://github.com/OpenAMP/openamp-system-reference/commit/51f6dd8a3ced60001... Author: Arnaud Pouliquen arnaud.pouliquen@foss.st.com Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths: M examples/linux/rpmsg-utils/Makefile M examples/linux/rpmsg-utils/README A examples/linux/rpmsg-utils/rpmsg_export_dev.c
Log Message: ----------- Add rpmsg_export_dev
Add tool to handle the RPMSG_CREATE_DEV_IOCTL and RPMSG_RELEASE_DEV_IOCTL.
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@foss.st.com
Compare: https://github.com/OpenAMP/openamp-system-reference/compare/eb2b4d0c76e7...5...
openamp-rp@lists.openampproject.org