[roll] Roll fuchsia [fdf] Migrate ahci and nvme composites

Migrate the ahci and nvme block drivers to
composite node specs.

Original-Bug: 96398
Tests: device-enumeration-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/899544
Original-Revision: d56a5ffc5c985072f9665f72a1d2cbb4c3432706
GitOrigin-RevId: 41c5be49481318ac9682eeb4a10d8a8d48ba9fce
Change-Id: I7545c2f1b1b822b96390c64251a57a0e23b11695
1 file changed
tree: fea9e035db71844134f27f0a4e8aa12316a5d15e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.