[roll] Roll fuchsia [kernel][vm] VMAR RangeOp on child VMARs

Abstracts EnumerateChildren to enable it to be used by RangeOp to
iterate over child VMARs instead of just the immediate mappings.

Original-Bug: 39861

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/466059
Original-Revision: aab0cc3ddf404621e82bfa1fae84b89c5f32a94a
GitOrigin-RevId: 5ab33ebda6a58b1fa0f70bb65d1cf7e025dd3458
Change-Id: I95efdf3d1596c88cc99d4b9814a6d5bf9db25122
1 file changed
tree: 6e4900612e8c726974fda7ff62b0064adbd4d0c3
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.