New
OpenAMP Release 2024.10.0 - v1.7.0
This release
- introduces the
VQ_RX_EMPTY_NOTIFYbuild configuration, allowing to sendvirtqueue_kickonly when RX queue is empty( instead of sending on each RX buffer treatment), - replace
strncpyuse by an internalsafe_strcpyimplementation to avoid buffer overflow, - use of new libmetal API
metal_cpu_yield, - fixes and optimizes miscellaneous source code in the library,
- is compatible with the libmetal v2024.05.0.
API Updates:
- virtio.h
virtio_negotiate_features: thefinal_featuresargument is now optional.
Deprecation
- The application examples are nove available in https://github.com/OpenAMP/openamp-system-reference/tree/main/examples/legacy_apps. The apps foder will be removed in comings releases