[roll] Roll fuchsia [boot-shim] Translate address for GIC v3 and v2

Gic reg address are subject to bus address translation like any other
address. In practice seems like the ranges field is set to empty, but
that is not techinically correct.

Original-Bug: 130384
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/886335
Original-Revision: 5a9e2197eab27ff8f7b98bd8b1c9afed9f7ab9aa
GitOrigin-RevId: 7e2de2224763ff901e9dfc8a8ef9f8e1afdf5dca
Change-Id: I36ba137742a7d670f69388be6fcbd1a6a25021cd
1 file changed
tree: c6a7d423bcc243fa056397a7fa8b63975e94beb8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.