[roll] Roll fuchsia [phys] Hand off uart as part of PhysHandoff

As a prep step to moving uart::all::Driver out of boot options and so we
have means to hand off the uart state, we add uart::all::Driver to the
phys handoff and populate it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121359
Original-Revision: 9644f02b00ac6bfce4421693794a77342ee240d1
GitOrigin-RevId: edf89eb117c0e4f1f15351859aa96fcb6418c5bd
Change-Id: Iab72f82fdd1e3dcc1954ca1c0820d6589fa8df72
1 file changed
tree: 47ab2c2c4e86f55e2e1b1caaa31a2cf900a2fc2f
  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.