[roll] Roll fuchsia [platform-bus] The great FIDL migration.

This is a squash of a stack of CLs that were reviewed separately:
https://fxrev.dev/q/hashtag:pbus-fidl-migration

The scripts used to do most of the board driver migration can be found
here: http://go/user.git/simonshields/platform-bus-conversion/

Test: Boot astro, manually check hardware works
Test: bringup.{astro,nelson,sherlock,vim3} CQ builders
Cq-Include-Trybots: luci.fuchsia.try:bringup.arm64-gce
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/714349
Original-Revision: 9856875806a451449da2a54a12bc7647ab73f2e1
GitOrigin-RevId: 65210b7fc765e690ee47e906c7a33e10344a7377
Change-Id: I08c7a40131e09f1cc85f2d381ff82d32ab850e8f
1 file changed
tree: f903dc01caf0679da903438eecd3e79d41e7dd24
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.