[roll] Roll fuchsia [starnix] Explictly return ZX_OK from restricted_return

zx_restricted_enter defines that rax is in an undefined state when
returning from restructed mode, so we can explicitly set the value
in starnix instead of relying on the kernel to zero it out.

Original-Bug: 121512
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/835784
Original-Revision: cdc98fb5fe64eee43b048ffa727448e500111c87
GitOrigin-RevId: 07d33a4ecfce0a027c79a622ec11c4ce3a12a232
Change-Id: I52f98eb12e03bce77af8957cce3e6283bb611b6d
1 file changed
tree: 684d6fc44a3149ee2458a9adddaf299e00d47e64
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.