OpenAMP / open-amp

The main OpenAMP library implementing RPMSG, Virtio, and Remoteproc for RTOS etc
https://www.openampproject.org/
Other
706 stars 288 forks source link

apps: Add use of rpmsg_virtio_get_tx/rx_buffer_size API #535

Closed arnopo closed 10 months ago

arnopo commented 11 months ago

Print the max size of the RX and TX buffer payloads. This allows to test the new API implemented in #521 in the CI.

tnmysh commented 11 months ago

@arnopo Can we take care of this change once demos are moved to openamp-system-reference?

arnopo commented 10 months ago

@arnopo Can we take care of this change once demos are moved to openamp-system-reference?

I'm using these applications for few last integration tests before merging PR. So I would prefer to not wait the move