[roll] Roll fuchsia [tee] Add directory for Trusted Execution Environment support

This adds an (initially empty) directory to host code for implemented a
Trusted Execution Environment within Fuchsia. This is the other endpoint
of the TEE client support we have currently in src/security/lib/tee.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/999593
Owners-Override: Adam Barth <abarth@google.com>
Original-Revision: a0c373c7188699ab5284186a276c1799a7fc6f23
GitOrigin-RevId: 27ac7f99dc341bbf21626a7825953edb9a65ab15
Change-Id: Ib5916f6eb4c3c73d46f3ee73ddabfb5b07aa71ab
1 file changed
tree: 298500647b3fec8e8c3ca8f4639f3a6d3dc21217
  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 via the IRC channel #fuchsia on Freenode.

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.