The rpmsg_init_ept does not seem to be usable by application but is used internally. The proposal is to mark this API deprecated API and in at least two full release, to remove this API as the standard API to use is rpmsg_create_ept.
In parallel, the online function must be moved to rpmsg_internal.h
Issue entered in reference to :
The rpmsg_init_ept does not seem to be usable by application but is used internally. The proposal is to mark this API deprecated API and in at least two full release, to remove this API as the standard API to use is rpmsg_create_ept.
In parallel, the online function must be moved to rpmsg_internal.h
Issue entered in reference to :
Fix the wrong address usage #204 (comment)
rpmsg: move rpmsg_init_ept to lib/rpmsg/rpmsg_internal.h #208 (review)