Branch: refs/heads/main Home: https://github.com/OpenAMP/libmetal Commit: 1ed90fd96772ec577e55cd9f5511ba7b32e070ca https://github.com/OpenAMP/libmetal/commit/1ed90fd96772ec577e55cd9f5511ba7b3... Author: Arnaud Pouliquen arnaud.pouliquen@foss.st.com Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths: M lib/system/generic/sys.h
Log Message: ----------- lib: system: fix missing metal_yield API for generic systems.
The metal_yield API needs also to be declared for the baremetal systems. This fix build issue in Open-amp for generic system:
/github/workspace/open-amp/lib/rpmsg/rpmsg_virtio.c:275:17: error: implicit declaration of function 'metal_yield' 275 | metal_yield(); | ^~~~~~~~~~~
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@foss.st.com
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/libmetal/settings/notifications
openamp-rp@lists.openampproject.org