[roll] Roll fuchsia [kernel][gic] add initial support for GICR_WAKER

GICv3 implementations require PEs to be enabled or disabled
alongside CPUs.  This change adds a utility function for doing so
and then wires up PE enablement at cpu init to ensure that interrupts
are routed and at gic shutdown.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1054472
Original-Revision: 16eb5172a868699c006c5e56ae89922d41286f18
GitOrigin-RevId: e0d73f565afcec5d049d33d9bc0e4056ca4d4c4c
Change-Id: I36d0aa0a3e43e122efbe9abf7bfa08d94e4145c4
1 file changed
tree: 00e9d557eb6d3c44c8f621c6a2ad496944e4d2fe
  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 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.