[roll] Roll fuchsia [driver_manager] Implement support for bus topology

This adds framework support for combining driver published bus segments
into a bus topology which a client can query by using a token or
the driver development protocol.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1148813
Original-Revision: 7768d5ab0b311d33280b8261070e60ffd1cc270f
GitOrigin-RevId: f58284c71b1d839b719661a7dff9102c4bc3941e
Change-Id: I95410f48374ef5aa3a1a23b12253989ed5c318ea
1 file changed
tree: 57f7d4328f071721d5ca73092cbe830b4df9750a
  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 in one of the communication channels documented at get involved.

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.