[roll] Roll fuchsia [zircon] Use ZX_VMAR_OP_* for VMAR operations.

This CL fixes a few callsites that were issuing `ZX_VMO_OP_*` constants
to call `zx_vmar_op_range`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/931112
Original-Revision: bc50d1d331a0cf5cbc19f24e118abbfcd90f73ee
GitOrigin-RevId: 8caa18a7fc3ea1e7aa221dc5f74e464e7ff0fdcd
Change-Id: I2e726fa56e263b402fe4d4f54a7469e8b79b2bba
1 file changed
tree: c6766265ce36c5e774f7fbe324716922aeec3bbf
  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.