* This application is meant to run on the remote CPU running baremetal code. * This application allows to check the compatibility with linux OS running on * the master CPU. For this it echo MSG_LIMIT ...
#define VRING_FLUSH(x, s) metal_cache_flush(x, s) #define VRING_INVALIDATE(x, s) metal_cache_invalidate(x, s) diff --git a/lib/virtio/virtqueue.c open-amp/lib/virtio ...