[roll] Roll fuchsia [starnix] Read/Write to VMO instead of process This change updates memory manager to manually determine which VMO to read and write to for any given UserAddress. Previously this was done by calling zx_process_[read,write]_memory, but those syscalls are only meant for debugging and not always available. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/620801 Original-Revision: 9a85f28815b2950c68215f520925aa46974c4ec1 GitOrigin-RevId: 296cb661c430203c4981207ee0aa452d03bcb17d Change-Id: Ib49f320c308be4a188ec8bc20c8edd5724ba0c3d
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.