[roll] Roll fuchsia [tee] Use context on each TA entry point and route props

This updates the runtime to set and restore the context object when
calling in to the TA. As the context initializes the property set object
on first call, this requires us to route the "props" capabiilty to all
of our tests that construct TAs so that the context can initialize
successfully on first access.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1185712
Original-Revision: 30adff8a296af960101cdcb8a7d068dcc95b3b5c
GitOrigin-RevId: ac70d35338a793f60082e4a6c79d3da79c979086
Change-Id: I089a16b559b2d4cd1c1cbc3a6b4c4c22db644322
1 file changed
tree: 6d214b7b246cb35a4c62b3a43860889890c098fc
  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.