[roll] Roll fuchsia [docs] Document ZX_VM_OFFSET_IS_UPPER_LIMIT

Adds documentation for the ZX_VM_OFFSET_IS_UPPER_LIMIT flag to
zx_vmar_allocate and zx_vmar_map.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/649041
Original-Revision: a18d5735aeb6f284a0088056a98a2959fc5306d8
GitOrigin-RevId: e03b82055e28d0b46b44c0f3f4bc94d8bcf88c57
Change-Id: I4da76be94c75e26dd51f1884dcb3db0702835e92
1 file changed
tree: 23696ecf821c496407ad3fec633f9dd13711eb9d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.