[roll] Roll fuchsia [amlogic][spi] Make requests async and remove allow_sync_calls Make the remaining FIDL calls async and remove allow_sync_calls. This involves adding a request queue for spiimpl requests that are received while an async call to registers or GPIO is pending. If no call is pending, spiimpl requests are handled immediately instead of being pushed to the queue. Also, update the tests to only use the foreground dispatcher now that all calls are async. Original-Bug: b/315373080 Multiply: aml-spi-test Cq-Include-Trybots: luci.turquoise.global.try:bringup.nelson-debug,bringup.sherlock-debug Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/992876 Original-Revision: 312c291c99126b810ce91cbb428aa2ae0141ee40 GitOrigin-RevId: 6eab263abd8b28b01083c872148344f901afcc84 Change-Id: Ib21a721705dc3319a80d9f1640458124adf66192
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.