Files
open-amp/lib
Bowen Wang b2f6099fe5 lib: virtio: add new api virtio_has_feature()
virtio_has_feature() can be easily used to check if the virtio device
support a specific feature.

And assgin feature to vdev->feature for virtio device role when get
features, so the virtio device side can use virtio_has_featrue() to
check weather the virtio device support a feature.

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2025-02-05 09:09:48 +01:00
..
2024-10-25 10:16:15 +02:00