[roll] Roll fuchsia [paver] Map payload VMO with ALLOW_FAULTS

The ZX_VM_ALLOW_FAULTS flag is going to be enforced when mapping
pager-backed VMOs, as stated in the vmar_map docs. The payload VMO can
be pager-backed.

Original-Bug: 34483
Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/777383
Original-Revision: 835d865080f2774b38b8787679a27ca39fd73198
GitOrigin-RevId: abf5a583e20a752ec7c986f510dc45aa11cd3a2a
Change-Id: I6d34c571ca9e98c138981d082a1d5625a14ee4af
1 file changed
tree: 5c222f12f5e899a1b5f54ed0d24c2f79540c106b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.