diff options
author | Will Deacon | 2023-03-29 22:24:59 +0800 |
---|---|---|
committer | Tom Rini | 2023-04-25 11:53:15 -0400 |
commit | 37e53db38bdbeb58732e36d1efcdf58f6ce3a138 (patch) | |
tree | 002470ae9aa56f198e0ab28dfceb4929f9b155b7 /py | |
parent | a15d67e01abee6f091a4bcde22fd5e0649590944 (diff) |
virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM
In preparation for bouncing virtio data for devices advertising the
VIRTIO_F_IOMMU_PLATFORM feature, allocate an array of bounce buffer
structures in the vring, one per descriptor.
Signed-off-by: Will Deacon <willdeacon@google.com>
[ Paul: pick from the Android tree. Rebase to the upstream ]
Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Link: https://android.googlesource.com/platform/external/u-boot/+/3e052749e7c50c4c1a6014e645ae3b9be3710c07
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions