Branch: refs/heads/master Home: https://github.com/OpenAMP/open-amp Commit: 885a2634510d80178db34bae0e3aaf6b1ae8337a https://github.com/OpenAMP/open-amp/commit/885a2634510d80178db34bae0e3aaf6b1... Author: Arnaud Pouliquen arnaud.pouliquen@st.com Date: 2020-10-12 (Mon, 12 Oct 2020)
Changed paths: M lib/include/openamp/rpmsg.h M lib/rpmsg/rpmsg.c M lib/rpmsg/rpmsg_internal.h M lib/rpmsg/rpmsg_virtio.c
Log Message: ----------- rpmsg: set rpmsg_init_ept API as deprecated
The rpmsg_init_ept does not seem to be usable by application but is used internally. This patch mark this API deprecated and in at least two full release, to remove this API as the standard API to use is rpmsg_create_ept. In addition, move the rpmsg_init_ept to rpmsg_internal and rename it.
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@st.com
openamp-rp@lists.openampproject.org