[roll] Roll fuchsia [xhci] Fix issues with large size transfers Transfer descriptor size can be more than 31 for large data transfers, but needs to be set as 31 for anything above it. The physical buffers can be more than 64KiB in which case it needs to be split into different TRBs as the max length per TRB is 64KiB. This CL fixes both of these issues. Original-Fixed: 107831, 122933 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/814410 Original-Revision: 8ed7b0ca4607da06adf61d50d5605dd79a37277c GitOrigin-RevId: ba85fbafb259394f6b8f30b1ed3c4a3d64eb8af7 Change-Id: Iaeee0246808018e98a1e79a89bf3f46a851cf41c
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.