[roll] Roll fuchsia [starnix][kgsl] Connect to magma system driver

This change connects the kgsl device to the msd via libmagma ffi. It
also adds the sorrel env to kgsl and magma tests.

Test: fx test kgsl_unit_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264125
Original-Revision: 5a82d8088aa792440c595e870cb9a260432ccaee
GitOrigin-RevId: 63bc7eecdf3a1d6c1f036de624fed3ed19f3630b
Change-Id: I691417008fab38a03f84bd9e372db0a589a4e369
1 file changed
tree: 4fe99a123d192d1a7296310385cf78f863fc4ee8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.