[roll] Roll fuchsia [spi] Add VMO registration to SPI protocol SPI transfers are currently limited to 4096 bytes by the fragment proxy driver. To allow for larger transfers, and to eventually enable DMA, this change adds a methods to the SPI protocol that allows VMOs to be used instead of Banjo vectors. This change also adds a method to register a channel for making FIDL calls using the SPI protocol. The fuchsia.hardware.banjo protocol can be deprecated as soon as all drivers and clients have been moved to the FIDL protocol. Original-Bug: 67570 Test: Built all SPI drivers and tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/470337 Original-Revision: 4a809c65b09de2767e2e6b3942ed4e479c371e35 GitOrigin-RevId: 011377ac93589e4b61d84209e30bdec231c7a49a Change-Id: I3c47cd7219522e55bd556b802f0bb03c3b76b201
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.