[roll] Roll fuchsia [kernel][arm64] Add ID_AA64MMFR1_EL1 register

Add a definition for the ID_AA64MMFR1_EL1. This is needed by the arm64
hypervisor to lookup the VMID size.

Original-Bug: 95763
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/666104
Original-Revision: c7dec1f06a396a387e3373fdee2e9e10c4f19a0f
GitOrigin-RevId: 26c365cc3498bf2ec8508c2723e8bacd77e39dbb
Change-Id: I21919b00436f7b59aa8ea11eccc5599365f246fa
1 file changed
tree: 86844fa14f4eab244848fbf068eb5a30126f8fc9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.