[roll] Roll fuchsia [kernel][gic] Modernization and cleanup of some gic code

-Add static stuff in gicv2 and v3 to anonymous namespaces.
-Fix a few code editor warnings.
-Clean up the gicv3 register header to be a bit more clear and match the
docs.

No functional change.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1143653
Original-Revision: 817f05a104c78873dd408ff824525f4f9c5629d0
GitOrigin-RevId: 54ce02997ef617996a6a25471f30d11ec2d434bb
Change-Id: Iafa7c51726eff74fa3848fdf5e563dbe615f4741
1 file changed
tree: 6ea4f4813acb5fb783516d3ac4d6ba30036b8e55
  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.