[roll] Roll fuchsia [kernel][mmu] Use MappingCursor when mapping pages Refactors the internal MapPageTable routine to use a MappingCursor to help manage its state, allowing it to directly support mapping multiple pages with different base paddrs. This change should make mapping multiple pages via MapPages on arm64 and riscv64 more efficient, as repeated walks of the page table hierarchy for every page do not need to be made. Original-Bug: 42182886 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/929412 Original-Revision: d22b977ba4678c69a138fbe18047c2857c0f85bc GitOrigin-RevId: 264df3df26b037e7211e7f4d60cba5d467730019 Change-Id: I4fd9ef3b6e7b96d83f9d8245c6ab5d64ac92d62d
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.