[roll] Roll fuchsia [kernel][vm] Test for kernel mapped clones

Checks that clones can be safely mapped into kernel aspaces and that
operations on a hidden parent will not violate kernel mapping
requirements.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1058074
Original-Revision: 63a92d1d4ae78bed36f3c2cf084e93dd4801d3e4
GitOrigin-RevId: 6af8b41fcee1f38fec1c88ca0296eb1ab3f8dfd8
Change-Id: I028c9c760fdbb1f9c1938c4f64d7a2564d751451
1 file changed
tree: 58df5d2ab0bc2b0a2c13d6f73dd108f44c8fec2d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.