[roll] Roll fuchsia [magma] Validate ICD binaries against symbol allowlist

This lets us ensure that only allowlisted symbols are imported, even for
ICDs that aren't built using the magma_vulkan_icd GN template.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/694964
Original-Revision: 4b76065559860689226b5c3df9fee44c6d59f03c
GitOrigin-RevId: 681883be829873176a3b85cf54380b3199bae524
Change-Id: I50659e96993e4abc8d47b6b86afc3c3937e82601
1 file changed
tree: fa7b01ab8f212775a77a20cbadede49c818a5d81
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.