[roll] Roll fuchsia [swd][security] Define SWD policies definition targets.

This commit encompasses steps 1 and 2 in the process to migrate
to applying SWD policy configurations at image assembly time as
described in RFC-0118.

1. Define all SWD policies.
2. Add dependency on SWD policies in base_package_deps and
   system_image_deps, but do not apply a SWD policy to retain existing
   product behavior.
3. Apply SWD policies in product definitions alongside the existing
   SWD targets configuration. Assert that product configuration has not
   changed.
4. Remove manually defined SWD targets in product definitions, rely
   solely on defined SWD policies.

Original-Bug: 71476
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/561861
Original-Revision: c5b9bdaf5ee923660cb3fcdbebff159c1ab54ff5
GitOrigin-RevId: d428f9bed2c460897745278961960a366bf015d4
Change-Id: Ibfbd64dac9c46ee7a6cacb1d8e945a39497d804a
1 file changed
tree: 014dad7dba08b04d39123bbe1426b6fcf436efbd
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.