[roll] Roll fuchsia [tee] Update assembly logic for generated configurations

This updates the assembly logic for generating TA configuration entries
to be able to produce entries for GlobalPlatform or BinderRPC.

This also slightly simplifies the schema - we don't need to specify a
startup behavior for BinderRPC payloads as they always start eagerly.

Original-Bug: 404591264
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242269
Original-Revision: c3f92a8cb0b25247f61ce52422068ecb584a8581
GitOrigin-RevId: 42bc5de4f6d235d714ecb0a30204c3db409afc8e
Change-Id: Ibea97fea0119925fcafe174d0c3fd902e3980a16
1 file changed
tree: 0417065c2a52a8207fba115a9ec33ff32fe1636c
  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.