commit | 2c1d09e7a457e04b8128de4fd68e974d1dd8f283 | [log] [tgz] |
---|---|---|
author | Braden Kell <bradenkell@fuchsia.infra.roller.google.com> | Fri Jan 26 00:12:06 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jan 25 16:14:48 2024 -0800 |
tree | 6bd79032bf74deae83c1d7d955c01f9d482f9c70 | |
parent | fdc9823ddd53c9e3b8192f0ccb973ecb91475161 [diff] |
[roll] Roll fuchsia [spi][core] Make SPI FIDL -> spiimpl FIDL requests async This change makes the SPI core driver handle requests asynchronously when the SPI client and spiimpl server are both using FIDL. An upcoming change will spawn a new dispatcher for serving SPI FIDL requests, and switching to async will allow gpioimpl calls made from that dispatcher to be inlined. Original-Bug: b/315373080 Test: CQ Multiply: fuchsia-pkg://fuchsia.com/spi-test#meta/spi-test.cm Cq-Include-Trybots: luci.turquoise.global.try:bringup.nelson-debug,bringup.sherlock-debug Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/979211 Original-Revision: b313e8c5d4cdb244addc7fdaebab6516e0513f8f GitOrigin-RevId: 39bdcf44f2783133e286d0d79350072365c4199d Change-Id: I8664cdadb7402dcdd1ec4a27de1ff11fb4077e08
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
.