walnux/include/nuttx/virtio
Bowen Wang 84d2aae63b virtio-mmio: add secure virtio mmio device register api
In secure state, call virtio_register_mmio_device_secure() to
register the secure virtio mmio device;
In non-secure state, call virtio_register_mmio_device() to
register the non-secure virtio mmio device;
Board should ensure not mixed use the secure and non-seucre mmio
device.

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-10-06 08:37:53 +08:00
..
virtio-mmio.h virtio-mmio: add secure virtio mmio device register api 2024-10-06 08:37:53 +08:00
virtio-pci.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
virtio.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00