[roll] Roll fuchsia [kernel][vm][arm64] Disallow executable + uncached mappings

This doesn't seem sensible and the related executable-gated code assumes
cached (which was tickled in a recent bug where MMIO was wrongly marked
as executable).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279924
Original-Revision: 0b99b55ff8cf75c1d957284e5429ecb54fc218ec
GitOrigin-RevId: 161d3655994da96d2b3fd905e38fd07648ccf183
Change-Id: I525aaf5376ee88691e604d04ea91baff83f61f4b
1 file changed
tree: d77410edbe0de8311a207259c5903d3e35d7cf0a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.