[roll] Roll fuchsia [dfv2] Implement basic Rebind for composite nodes

Implements the device_controller devfs entry for composite nodes that
have been created from composite node specs. This only implements the
Rebind functionality. This fixes the arm-mali integration test on dfv2
as it relies on this rebind behavior on the mali-composite node.

The Rebind implementation here is very basic and temporary. There is
another item tracking the full implementation at fxbug.dev/124976.

Original-Bug: 126676, 124976
Tests: fx test msd-arm-mali-integration-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/855461
Original-Revision: 5c57b474f7086cef3c6dc381320f50df2f0d0a13
GitOrigin-RevId: aeea647f24a1362e9fe7c9943745d865548bae81
Change-Id: Ifb4d76e6f2a5f982c9a211a9c7dddb3e9f335513
1 file changed
tree: da13dc8addd2f25c529cf85841a338ee93666777
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.