Skip to content

v5.0.0 Release

Compare
Choose a tag to compare
@MichalPrincNXP MichalPrincNXP released this 19 Jan 12:46
  • Improved debug check buffers implementation - instead of checking the pointer fits into shared memory check the presence in the VirtIO ring descriptors list
  • Timeout parameter added to rpmsg_lite_wait_for_link_up API function
  • VRING_SIZE is set based on number of used buffers now (as calculated in vring_init) - updated for all platforms that are not communicating to Linux rpmsg counterpart
  • Fixed wrong RL_VRING_OVERHEAD macro comment in platform.h files
  • Misra corrections