[roll] Roll fuchsia [fdf] Merge mock-mmio libraries

Merge mock-mmio-reg and mock-mmio-range into one
mock-mmio library. Migrate all usages in src/
to merged library.

Original-Bug: 373899421, 384742336
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1188999
Original-Revision: 1055865443494170fad2297a79c8111f78047029
GitOrigin-RevId: 6d95072d6a1c4072eab3c5a35668a635a0bb915a
Change-Id: Ib17fa0d9e196a0c1ad0b149fc36b97c0856d6e8f
1 file changed
tree: 1787fb906da4b06df1e7c81a4764b2636a281f2b
  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.