[roll] Roll fuchsia [security][verify_routes] verify routes docs and new config

This change better documents the parameters for the verify_routes
gn template and adds an optional `component_tree_config` that adds
support for the
`ffx scrutiny verify routes --component-tree-config [file-path]`
option.

Original-Bug: 92889
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/649901
Original-Revision: aaba0d308a4731b6f0613e20ed5b83185fb9c581
GitOrigin-RevId: 937bc12719572241e1bbe82ef64f353ba5b63fd0
Change-Id: I53a2628757e6cdfbc50d1014c772706f99c54edd
1 file changed
tree: cd5922e7c6734fdbc22319aaa9ea6a517fe6a58b
  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.