[roll] Roll fuchsia [tee] Add TA properties template

This template properties file will be included with each TA, with the
option to override it. A future change will add validation, which the
template will fail and therefore require TAs to provide a valid property
file.

This change also adds a read_props test TA which currently checks for the
existence of the properties file. This TA can be extended to exercise
each internal core GetProperty API.

Original-Bug: b/361406102
Test: fx test //src/tee/manager
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1118496
Original-Revision: f464f8806e448336bbfbb363a115a98f26174aaf
GitOrigin-RevId: be6475d7dc5e51b3f362b5d8326b0ed77dd575c8
Change-Id: I0c0e52c24a63342bbe72179b2d1783f1ff99212d
1 file changed
tree: 096b606500de29e2b896ce69568680583c7d9232
  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.