[roll] Roll fuchsia [cqhci] Support pre-barriers on FIFO devices

On devices which have a FIFO cache policy, a pre-barrier requires the
queued task to be annotated with the QBR bit (which acts as a
pre-barrier for tasks in the command queue).

Devices which do not have a FIFO cache policy will need some additional
work (in particular, actually executing a barrier on the MMC, likely
after halting the queue).  That is punted for now.

Original-Bug: 490483833
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1537587
Original-Revision: 69c04f8fd49fc88557b2fa4ae4becf435426fc15
GitOrigin-RevId: 86f3a671be21f2b85bf18b68f345ed91a34c6f5a
Change-Id: I2abae649db4e8acecf6ac4d3cafb175c19ddbb6f
1 file changed
tree: 6f230b3ee32cb9f59f98835d9483e1e3e7ec33bd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.