Branch: refs/heads/main Home: https://github.com/OpenAMP/open-amp Commit: 976baf3b59716588bcdddbbc65854ae0d196ba6b https://github.com/OpenAMP/open-amp/commit/976baf3b59716588bcdddbbc65854ae0d... Author: Andrew Davis afd@ti.com Date: 2024-04-17 (Wed, 17 Apr 2024)
Changed paths: M apps/examples/linux_rpc_demo/linux_rpc_demod.c
Log Message: ----------- apps: linux_rpc_demo: Do not access members of rpmsg_endpoint
The contents of this struct are internal to the RPMsg layer. Access should only happen using accessor functions.
Signed-off-by: Andrew Davis afd@ti.com
Commit: 20ba140e7288086e34a1fb0a9f3feefc2155a1d8 https://github.com/OpenAMP/open-amp/commit/20ba140e7288086e34a1fb0a9f3feefc2... Author: Andrew Davis afd@ti.com Date: 2024-04-17 (Wed, 17 Apr 2024)
Changed paths: M apps/examples/linux_rpc_demo/linux_rpc_demod.c
Log Message: ----------- apps: linux_rpc_demo: Remove endpoint check when not used
If we do not use the endpoint there is no need to check it for NULL, remove this check.
Signed-off-by: Andrew Davis afd@ti.com
Compare: https://github.com/OpenAMP/open-amp/compare/1680aada793d...20ba140e7288
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/open-amp/settings/notifications
openamp-rp@lists.openampproject.org