[roll] Roll fuchsia [kernel][vm] ARM MMU parity

Implement a parity check on the ARM page tables using one of the user
reserved bits. This will help identify and catch stray memory
corruption.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1549864
Original-Revision: 7cee30a39f139f17a38a2cb2b2f5623aa4daf538
GitOrigin-RevId: ba01b4bfe1a2910ccafb555ec911586e0da5054c
Change-Id: Ib55bc41bff45323b5a0082e2d6cbe80dcac24698
1 file changed
tree: 8012e069d590426d2485c00bb89d67a61247b125
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.