[roll] Roll fuchsia [starnix] Provide out pointer for restricted exception state

.. instead of allocating space for it inside the bound state VMO. This
reduces the amount of storage needed within the restricted bound state.
Since the exception state is no longer read from the mapping this also
simplifies the types into the restricted mode loop.

Original-Bug: 484126012
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1566546
Original-Revision: 856327007ac1e805554156d85f1c2b8f0f50f888
GitOrigin-RevId: ad8a02eb09add1790187daadb7509b02947b790e
Change-Id: I3a59d8f7553f023687f5065ceb1815e2630c354c
1 file changed
tree: 9946fc6a300bf25c926a1b70e34cd20fa7e5cc2c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 in one of the communication channels documented at get involved.

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.