OpenAMP / libmetal

An abstraction layer across RTOS, baremetal, and user-space Linux environments
https://www.openampproject.org/
Other
259 stars 171 forks source link

shmem-provider header file #268

Open gabrielrodcanal opened 10 months ago

gabrielrodcanal commented 10 months ago

Hi there, I am trying to build the driver for AMD Xilinx AIE and it needs the shmem-provider.h file from libmetal. Currently that file doesn't exist and there is only shmem.h. I can imagine the file was renamed at some point or its funcionality might have been merged into another file... which version of libmetal has this file?

Thank you.

tnmysh commented 10 months ago

I am not sure. I checked version v2018.04 and it still has shmem.h. It's not recommended to get to that release.

Some more details can be helpful. Such as are you using petalinux ? what version?

tnmysh commented 10 months ago

Also I believe it was always shmem.h. Here is initial commit : https://github.com/OpenAMP/libmetal/commit/7bda1db4a90d230f5c29fe8aa1e4454238122d05

github-actions[bot] commented 9 months ago

This issue has been marked as a stale issue because it has been open (more than) 45 days with no activity.