[roll] Roll fuchsia [msd-arm-mali] Convert fuchsia.hardware.gpu.mali to FIDL

Banjo isn't supported in DFv2, so we need to convert the
fuchsia.hardware.gpu.mali protocol to FIDL. The aml-gpu driver (which
serves it) and the msd-arm-mali driver are colocated in the same
process, so we can use the driver transport to communicate between them.

Original-Bug: 121461
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/797123
Original-Revision: 1dd68a76fa91c8caa3c292bab2aee0411dd24cd9
GitOrigin-RevId: b19bbb538a7c93e1d0bf9b12900135393bac008e
Change-Id: Ica4b99523d7820dbd30278bc80ce78ef96bf02bd
1 file changed
tree: a0e0c5129a361146aaf420b0feda734651cf9485
  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.