[roll] Roll fuchsia [pci] Pull DFv1 pieces out of the pciroot helper library

This change requires updating qemu-riscv64, qemu-arm64, and lib/acpi to
have their pciroot classes to utilize the DDK mixins and ddk::device
requirements.

This will allow for the pciroot helper to work in dfv2.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1100412
Original-Revision: ce4dafc00559cfd11ac64cc843184b12ca6dfaf2
GitOrigin-RevId: def7de58affb28d3a8a4a17998cb21508fd2ad7a
Change-Id: Id3c8f29d8c0bbb458a31946ba784ced4b466a144
1 file changed
tree: a29ee21af20c246b0ee341b78d735ae5a88cfe68
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.