commit | f876919ea48187f90b038f99e890fb0c03826275 | [log] [tgz] |
---|---|---|
author | Victor Costan <costan@fuchsia.infra.roller.google.com> | Mon Apr 28 13:48:49 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 28 13:50:05 2025 -0700 |
tree | 8e7700904d2a7249380ab95d218d7669c8eb06f3 | |
parent | 90fcee0b0a249f2dcfce95deeffee86dedc4b701 [diff] |
[roll] Roll fuchsia [driver][sdk] Improve mock-mmio/globally-ordered-region diagnostics. This CL 1. Adds messages to the ZX_ASSERT() checks. The messages include details about the expected memory access and the received memory access, to help driver developers debug their code and tests. 2. Adds two missing checks: operation size for memory reads, operation type for memory writes. Test: Tested against in-development driver. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/711448 Original-Revision: 536671404203cdb273d43502b15d71bb845b5252 GitOrigin-RevId: 03c14fc0e2a2ad9ad86c531a53b192244b9273a4 Change-Id: I58f5772c8fbbbb2fa97bd7f86bddc50ed98fd00c
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.