[roll] Roll fuchsia [optee] Remove workaround for misbehaving TAs

Previously we synchronized the whole shared memory buffer back to the
VMO even though that should be unnecessary. With this change only the
output range specified by the TA will be written to the client's VMO.

Original-Bug: 35763

Test: optee_smoke_test
      optee-client-test
      optee-controller-test
      optee-message-test
      manual verification of some TA workloads

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/475282
Original-Revision: c8f1b3052ca1a6dcebe4e0b8a480e20d8dbf79af
GitOrigin-RevId: 1d274e3c8a3c4058a080c7a795faa63e5463c1e9
Change-Id: I740c8dbdd5241af1238a5a31de7fddbd7864c059
1 file changed
tree: 541b657a8e3088f7390eb07dcf93b5f50e5f5102
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.