[roll] Roll fuchsia [assembly][tee] Route proprietary TEE capabilities

This change routes capabilities between the driver, TEE manager, and
session under the proprietary TEE configuration strategy. The change
requires additional information to be injected to the TEE configuration
context because capability routing differs on products with and without
a session realm.

Original-Bug: b/410521972

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1246670
Original-Revision: be4e44093ff5165d0871b717a031e068310a8917
GitOrigin-RevId: f14b612e18981329e2e68d28bc84195bfc2ebbdc
Change-Id: I2f86a9a8825d62c6c4dfabbd2b2935fe4049eb8d
1 file changed
tree: d8f313bd6e73a8b9b5509f64b152b5c1ea365dc8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.