[roll] Roll fuchsia [msd-arm-mali] Add inspect events for unexpected IRQs and hangs

This should make it possible to write tests that check that clients
don't cause unexpected GPU IRQs, e.g. by attempting to write to
unprotected memory from a protected command buffer.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/478218
Original-Revision: a26758a65d224b02000b4a7bcbe6654e12848260
GitOrigin-RevId: ae6631acd4354af36c8c630c5636cd4c15bc8187
Change-Id: Id32b0e466fb16d1f1cf58caf219a82c16a4d0795
1 file changed
tree: 771e96970d3fc3bb8199ffca99aab8c570c4f61b
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.