[roll] Roll fuchsia Reland [kernel][gic3] print some additional initialization parameters

This is a reland of commit e60fb9780b8b9edc62d885d6b4535231b64dea87

The original issue triggered some failures in coverage builders on ARM that has been fixed since.

Original change's description:
> [kernel][gic3] print some additional initialization parameters
>
> Like the gicv2 driver, print the base address and the gicr offset and
> stride addresses.
>
> No functional difference, just handy for debugging gic start failures.
>
> Change-Id: If029ff6a3363b8a25e8be9713416634f11aa8ce9
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1143652
> Commit-Queue: Travis Geiselbrecht <travisg@google.com>
> Reviewed-by: Nick Maniscalco <maniscalco@google.com>
> Reviewed-by: Adrian Danis <adanis@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147152
Original-Revision: 90cfd0ec8ff09063ce5ea5513f6402a6d23cd086
GitOrigin-RevId: 2dae05c972dd211cb2fe7f4441a2da7278aef909
Change-Id: I60041276e5c4d7fd01e84f52fc61003a073c2bd1
1 file changed
tree: 1d5f8666317e138aedf84fa2a74a320276b1481c
  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.