[roll] Roll fuchsia [tee] Add remaining GP API stubs

TAs built for Fuchsia will see runtime errors instead of link time
errors for unimplemented APIs. This allows for better development
iteration by measuring against known test suites, where the
unimplemented API will result in a test failure instead of the test
failing to build.

Original-Bug: b/334930640
Test: fx test //src/tee:tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1053866
Original-Revision: 7ec486e148e99018e35a2897c58790d155e0d717
GitOrigin-RevId: e87013786ff1ead422814f3c360d76949d474f12
Change-Id: I9430c470d7c6fe999d4138d0ad2168a88e2e8f29
1 file changed
tree: 1bb06c503ab6175051a74d116223cbbc41fb9e5d
  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.