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

This change contains follow-up pieces that were missing from
ce4dafc00559cfd11ac64cc843184b12ca6dfaf2. Notably, the shape
of PcirootBase inheritance has changed so the board drivers now
specify the source of their protocol methods.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1112390
Original-Revision: f6bfe1ef3285b98d91fe93334d673581791d302c
GitOrigin-RevId: 7d950e3c952193e14c02114c619d4df9ad449554
Change-Id: I1c7150e705af48091b6f5d4ede70f1e56ed1c4ee
1 file changed
tree: cb7c5f8b6ce11d2b60bcdfcff9a44cd5ef36c8fd
  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.