[roll] Roll fuchsia [security] Add configuration hooks to verify_capability_routes

The canonical `verify_routes()` integrated into the build already
integrates configurable allowlists. This change adds support for
product-specific allowlists and a component tree configuration
file that can specify dynamic elements of the component tree to be
verified.

Original-Bug: 92889
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/650346
Original-Revision: 55e024077209c49b9611cba9762593f51b15448f
GitOrigin-RevId: 6645d1d771f9b12c988c1f9b771c2d2430434665
Change-Id: Ic5e43ccd52bf651950f82027dcd9e85c404e5335
1 file changed
tree: 542d6c6e1c26fe6368783d40d9b1026ab3b6625f
  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.