[roll] Roll fuchsia [tee][optee] Improve error handling in RPC handlers

There were a few places where a result's contents were accessed prior to
being checked and this change fixes those.

Additionally an unneeded base class was removed from OpteeClient.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/513025
Original-Revision: a8e5866b98c4d9cf70ab973060edf908c80116b8
GitOrigin-RevId: 9663bd67806acb9215b76a4bc1828710b01837f1
Change-Id: I86eafb193fa30362976e725f85791bbf1c527198
1 file changed
tree: 570c594a842f03f2ee5afac9495f54d0d87a6520
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.