[roll] Roll fuchsia [pci] Remove sysmem from PCI & Pciroot

Drivers are now binding to composite devices which have the sysmem
fragment so there is no longer a need for Sysmem to be routed through
the PCI Bus Driver nor the PcirootProtocol.

Original-Bug: 32978, 74834
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/526832
Original-Revision: d71ee3aed02ddf60ba380c1660a5b6c9350f7e8f
GitOrigin-RevId: 148f9d095af02864e3d2c8bc66036097fd5e622f
Change-Id: Ia36b5ac27107a95042b05ce0f44182982696454c
1 file changed
tree: ce88c91c60640752b4570f27dbd71a12d83b6dd3
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.