[roll] Roll fuchsia [kernel][phys] Don't make physmap'ed pages executable

We don't want them executable and can now finally remove the logic to
remove executability after the fact.

Original-Bug: 42164859
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1177198
Original-Revision: a203d791d2e3a57d445baef4692e6d27f116f4d2
GitOrigin-RevId: 9a4b7fe3702847e998267b914b4913faf682f81d
Change-Id: Ia99c72ee09961480b5d99253ec4ff49517cb9e66
1 file changed
tree: 062d2660a0915afc7162cba7d0d04661c43f8a60
  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 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.