[roll] Roll fuchsia Reland "[assembly] Make tee_manager a compiled package"

This is a reland of commit c13dc4737484392fcf3241febf8cf2848a2de8e9

Now with more filesystem determinism...

Multiply: host_x64/assembly_platform_configuration_lib_test

Original change's description:
> [assembly] Make tee_manager a compiled package
>
> This will allow us to remove the board-specific tee_manager packages.
>
> A secondary impact of this change is that we no longer have to keep the board-specific trusted_app_guids (from
> //vendor/google/boards/$BOARD/BUILD.gn) synchronized with the CML
> files in
> //vendor/google/security/tee_manager/configs/$BOARD/meta/tee_manager.cml.
>
> This change generates both the config-data for tee_manager and the CML file for tee_manager from the same list which is already provided
> by the board.
>
> After this change lands, we can delete //v/g/s/tee_manager/configs/$BOARD.
>
> Original-Fixed: b/361426282
> Test: added unit test for tee_manager CML creation
> Change-Id: I8db5a3a7b976becc806662fcc8dc4baa086760b0
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1135553
> Commit-Queue: John Wittrock <wittrock@google.com>
> Reviewed-by: Aaron Wood <aaronwood@google.com>
> Reviewed-by: Mike Comfoltey <comfoltey@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1140852
Original-Revision: fc05f94b8c5f233b9b30748ef48f4aaca1c88eb5
GitOrigin-RevId: ce859e07df7a9d36f5917c2be5508b13e82301e9
Change-Id: I7396034529c9e243d5737d5dfc4e95ca5a43f894
1 file changed
tree: 3be7914574e2743088379cb3c8c6b4bb8dfac8c5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.