[roll] Roll fuchsia [kernel][gicv3] map the mmio region for GICv3 using the VM

Do not rely on physboot having mapped the registers ahead of time or
the periphmap. This in general reduces the amount of
interdependence with physboot and helps us get rid of periphmap.

As a side effect, move the arm_gicv3_regs.h file into private include
space.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1407680
Original-Revision: 94d4e0d4443da8d0c53c8e270af06c6f3f87e119
GitOrigin-RevId: cdf7f78f83e7bda76657e5eca1b25835e4221c8f
Change-Id: Iffef339bffb9edcead6f37a4c2b746c8ebdc6856
1 file changed
tree: 56b60964570c231567b60fe8cb5a01ddcc3dede7
  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.