[roll] Roll fuchsia [boot-shim] Introduce GetUartMmioRange.

Each boot shim and the physboot handoff perform the same operation.
In order to reduce the amount of logic duplication, make the method
available through <phys/uart.h>.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106996
Original-Revision: 7283d2f6d5b7a02c90b032aa7618ed78b7e5db61
GitOrigin-RevId: 71c55db6272998a5b7341abe72211bbc7f94c3a7
Change-Id: Ie12f06983b407ce6e96846e98fc60ee86d7e9c0c
1 file changed
tree: 35eb8ef8a1cb8b9779395d5a073112de1070b94e
  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.