Skip to content

examples: linux: add 'rpmsg_' prefix to userspace app names - #117

Open
tnmysh wants to merge 1 commit into
OpenAMP:mainfrom
tnmysh:fix_linux_app_names
Open

examples: linux: add 'rpmsg_' prefix to userspace app names#117
tnmysh wants to merge 1 commit into
OpenAMP:mainfrom
tnmysh:fix_linux_app_names

Conversation

@tnmysh

@tnmysh tnmysh commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Current linux userspace app names are vague and do not show the true purpose of the application. Add 'rpmsg_' prefix to the application binary's name. This prefix clearly shows that the respective binary will be used to send/receive rpmsg protocol payload.

Current linux userspace app names are vague and do not show the
true purpose of the application. Add 'rpmsg_' prefix to the
application binary's name. This prefix clearly shows that the
respective binary will be used to send/receive rpmsg protocol payload.

Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>

@bentheredonethat bentheredonethat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants