[roll] Roll fuchsia [ahci] Directly handle block FIDL

Removes the dependency on the block banjo protocol and the core block
driver from ahci.  The ahci driver now directly exposes the block FIDL
and handles connections without the core block driver.

Original-Fixed: 505773595
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1592119
Original-Revision: e0c10ce012e3a0043f3eb836e7442d5e55b3a964
GitOrigin-RevId: 53a8a0fb538ef7b68acd2cc39695d9182ebbcbb4
Change-Id: I0da231cd5b4e3fba5c05c35f3b3f91ad74252e24
1 file changed
tree: 9892cd56251b6580943fa25c795fdca47ebd86a2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.