[roll] Roll fuchsia [vm][test] Fix flake in vmar core tests

Use a sub-VMAR to reserve addresses that are unmapped in some tests that
call zx_process_read_memory / zx_process_write_memory.  Without this,
something else can get mapped at those addresses and the tests can
spuriously fail.

Original-Fixed: 475318876
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1474246
Original-Revision: 0bb86f2c7dff650c89fe3d8d663271aa5f53c7e5
GitOrigin-RevId: a40377c68e0fa56f41682de1e579951a895e6796
Change-Id: Idbb4793d76cdf63efd26fe0529639d02aa4ab9cf
1 file changed
tree: b7611017e69d3ea787fd892c49f158831b1ed8f3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.