[roll] Roll fuchsia [tee] Introduce Object trait

This change introduces a common object trait to be implemented by
transient (TBD) and persistent storage objects. This also introduces the
frame of a new key type that will abstract cryptographic keys and their
associated attributes.

Original-Bug: 360942417
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1182998
Original-Revision: 0f15c1a403ad1e288b509edee4b575f4a72a1bde
GitOrigin-RevId: 75cf0a644649eb5e74cef5d25db71a8e0abaecf3
Change-Id: I139d72763f208db6a5c2f9af5fae2c92b4463efc
1 file changed
tree: 4e3db768055a6dbd0a84f71f4c6e3821ee019cd8
  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.