[roll] Roll fuchsia [driver][sdk] Improve mock-mmio/globally-ordered-region diagnostics.

This CL turns unexpected MMIO reads into test failures, and improves the
logging output for unpexcted MMIO reads and writes.

Test: Tested against in-development driver.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266923
Original-Revision: 5bbb0db5aa2a2bfc0e8bb05dc5bcb6aaa2662592
GitOrigin-RevId: be4a83d8d1bd1acac6cf39c08fee9734ff8cb751
Change-Id: I6868b5ad0cd3618534c833040c4e66a54b4f8b4a
1 file changed
tree: b270dff024a8695b6fce45f5271f772e37ad789f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.