commit | 3595d524b32606b007f68d893a980fd30763b678 | [log] [tgz] |
---|---|---|
author | John Wittrock <wittrock@fuchsia.infra.roller.google.com> | Fri Oct 18 21:01:47 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 18 14:03:17 2024 -0700 |
tree | 3be7914574e2743088379cb3c8c6b4bb8dfac8c5 | |
parent | 22ff3733b6f313f780a273d29a6d2c97bdb8c152 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.