Openamp in linux userspace. #652
Unanswered
quentingaspart
asked this question in
Q&A
Replies: 1 comment
-
Here is a previous discussion regarding this: OpenAMP/openamp-system-reference#63 Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Does anyone have any available resources on how to run a linux rpmsg endpoint in host mode using open-amp and libmetal libraries without using any kernel drivers (virtio, rpmsg_char, ...). The goal would be to have a userspace driver that makes as little syscalls as possible in runtime.
In such a case how do you link the shared memory between the host and the remote endpoints ?
I only see this thread that seems to mention the subject but it does not give me any answers.
Thanks in advance for your help !
Beta Was this translation helpful? Give feedback.
All reactions