OpenAMP / open-amp

The main OpenAMP library implementing RPMSG, Virtio, and Remoteproc for RTOS etc
https://www.openampproject.org/
Other
678 stars 278 forks source link

apps: linux_rpc_demo: Do not access members of rpmsg_endpoint #566

Closed glneo closed 2 months ago

glneo commented 3 months ago

The contents of this struct are internal to the RPMsg layer. Access should only happen using accessor functions.