[roll] Roll fuchsia [security][swd] Introduce common configuration for securty pkg tests

Much of the test configuration needed for security pkg tests
is not specific to a particular product. This change introduces
common configuration in a way that is sufficiently abstract to add
product-specific configuration as well. The code includes
placeholder component configuration data so that tests can be run
in-tree without additional files or template instantiations.

Original-Bug: 91099
Test: fx test fuchsia-pkg://fuchsia.com/core_access_ota_blob_as_executable#meta/core_access_ota_blob_as_executable.cm

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/629501
Original-Revision: 7a75cccdaa890a098c721809e184040c56115543
GitOrigin-RevId: 765456200baf387a4aa1eacfe501a888990e1f99
Change-Id: Ie188908c57e283faa254fd53a542935682ff7dae
1 file changed
tree: f605b555d37be03c2c39d83088ff22c16d2eed54
  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.