[roll] Roll fuchsia [kernel][pager] Fix InvalidPagerSupplyPages on Vim3 The `InvalidPagerSupplyPages` test was failing on Vim3 because it tried to create a physical VMO at address 0x0, which on a Vim3 is not within the range of peripheral memory. This CL fixes the issue by using `vmo_test::GetTestPhysVmo` to create the physical VMO in a valid region. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/921539 Original-Revision: 2fefad51a2863a7607c158ee636c51bc09346385 GitOrigin-RevId: 633e43b24c07b309e7b23fd30615969c7543efa2 Change-Id: I2312b8e749ed55011561cb4ea9d5bb14173d7ca5
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.