[roll] Roll fuchsia [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.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1143652
Original-Revision: e60fb9780b8b9edc62d885d6b4535231b64dea87
GitOrigin-RevId: 00a1b6afd8ec4b7e80a5213ab903e5101b6adde2
Change-Id: I19b8faff9d6334fc27e5c06be9dd7872fb0f3bbb
1 file changed
tree: 0f65aa24a3dbc07dfec7096009ee304f60efef63
  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.