[roll] Roll fuchsia [dwc3] Add debug asserts when rsrc_id is invalid
Ensure that prior to using a rsrc_id, the value is reasonable. The
default value is now set to UINT32_MAX as a reasonable 'invalid' value,
as the usual supported range by hardware is 0 to 31. If we observe
values outside the set of {0, 2} for StartNewConfiguration, or observe
the invalid value when issuing an EndTransfer (indicating that we have
not yet received a response for the hardware-configured resource ID),
consider this a failure.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1480998
Original-Revision: d74361d8d0b593c1274c114b7afa14530e9cf581
GitOrigin-RevId: f2ab201c33fa29d91482397863349493163d042d
Change-Id: I14a24907422be252002666748b1087d4bd40285a
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.