[roll] Roll fuchsia [tee] Add support lib for properties

Add library to handle functionality for deserializing and interpreting
system, TA, or client properties from json files. This library also
supports an enumerator for use with the TEE Enumerator APIs.

Original-Bug: b/361406102
Test: fx test //src/tee/lib/tee_properties
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1112652
Original-Revision: b09748cefed2fcb191441d9430bc0a7b40360eb5
GitOrigin-RevId: fe1854ca4391fc848c845ed2076c0cd142351acb
Change-Id: I3110154d2dccae00bebaa38b6a7a736e771e5747
1 file changed
tree: d120cbf26de340e384a0fcc113942a10c83544dd
  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.