[roll] Roll fuchsia [drivers][pci] Round physical VMO size before creation Anticipates a future change to zx_vmo_create_physical where this syscall may begin returning ZX_ERR_INVALID_ARGS on non-page-aligned initial sizes. The VMO size RFC, RFC-0238, specifies that zx_vmo_create_physical should require a page-aligned size. Currently, zx_vmo_create_physical silently rounds up the requested size to a multiple of a page size before it is used. Original-Bug: 460506492 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1451243 Original-Revision: 9f55eea1846fd8ab586d5f47ba0831bdac059eea GitOrigin-RevId: d23609fdfeac3755857ddc4fcdcb1131ea026e65 Change-Id: I4bf1ea00a10dda621b50b0ba9c35269e632e5a73
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 in one of the communication channels documented at get involved.
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.