[roll] Roll fuchsia [bus][pci] Handle CAM vs ECAM differences Previously, we assumed all MMIO configuration space was 4096 bytes, but it's possible to have MMIO backed CAM with the base configuration space size of 256 bytes. This change utilizes the new 'is_extended' field in the platform information struct to properly handle MmioConfigs that are not 4096 bytes. A few lints in bus.cc were also fixed since I had the file open. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1114812 Original-Revision: 71a7e3e89117fd318c0a298ed37cfc311913d699 GitOrigin-RevId: ac28152b806c6844fe293ca187d32b8d2eccbbac Change-Id: I7c6ae4c4b8d8b78b60a320473972fa2248bd9f16
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.