[roll] Roll fuchsia [tee] Update tee_internal_api to GP v1.3.1

Add const modifiers to BigInt params to align with OP-TEE.
Add deprecated functions from spec, as older TAs may depend on them.

Original-Bug: b/360943815
Test: Local test setup
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105362
Original-Revision: ee25cd5febfea224d9e9cddbef46f24adc7fe418
GitOrigin-RevId: d39bb29f3ae0febe0067e231119e52f425c89361
Change-Id: I411982da457f4fcaa2cfa77528bb45b722f4f035
1 file changed
tree: 095c64467f5a2a12a7b625fb8d55f016802cc4ee
  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.