[roll] Roll fuchsia [zircon][kernel] Support for ZX_INFO_VMO_IMMUTABLE This CL is an implementation of RFC-0080 and adds support for determining if a VMO child was created in an immutable state (and will remain immutable). For this to be the case, the VMO clone must be created with the ZX_VMO_CHILD_NO_WRITE and ZX_VMO_CHILD_SNAPSHOT flags and without the ZX_VMO_CHILD_RESIZABLE flag. The child VMO also must not be discardable, but there currently is no way to create a discardable child (and therefore also no way to test for this case). Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/508658 Original-Revision: 0e83c15f5d0f7408f441bd1319b70f187f82bf42 GitOrigin-RevId: c8250f0d67c9e59975c096dbeb9a28e333b0a06e Change-Id: Iec5f9a62cf2376bcf0b6dac747cfeb4ab8b685c9
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.