[roll] Roll fuchsia [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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1135553
Original-Revision: c13dc4737484392fcf3241febf8cf2848a2de8e9
GitOrigin-RevId: 2775e2fc662e4cc91e7c6f8557879d0a4b3222ec
Change-Id: Ied5412c6e98ee49f1fbaa7ae3b6233823c4b3eda
1 file changed
tree: 433354468e147ac313a277d57ef553270cccb177
  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.