[roll] Roll fuchsia [sdmmc][block] Implement retries for SDMMC block requests

Retry block read/write requests, and track the number of retries in an
inspect property. This property will be sampled for a Cobalt metric to
detect eMMC instability in the fleet.

Original-Bug: 85455
Test: fx test sdmmc-test
Test: Ran iotime on Sherlock
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/587062
Original-Revision: 32bdcfe7b037d7a2d3ae7a40b0950a3ebfd8e64b
GitOrigin-RevId: 6fbada5109787b95e03a88c4eca3654a0140a5ed
Change-Id: Id89e82d878201debf331871910f3ae50858f5960
1 file changed
tree: 87749fb773bd516b3ce747e85bea3f504003c4c9
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.