[roll] Roll fuchsia [usb][dwc3] Restore the DWC3 driver.

Restore the old DWC3 driver by adapting it to changes to the DDK which
have happened since it was deleted.  Also, refactor some of the
locking structure to allow for better static analysis.

Original-Bug: 96652

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/667812
Original-Revision: 34048299513bf405d82d41cfdd7532fc6d5ff49b
GitOrigin-RevId: 79fc073f129af76d4f32c51c2a0fb660f9ffab0c
Change-Id: I78cd5f8446b36779be4488a933e37d0a39638726
1 file changed
tree: d0aa92ac9cb42f192228bbc881b5ade956170498
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.