[roll] Roll fuchsia [fsverity] Add verity benchmarks

Add storage benchmarks for fsverity that measure how long it takes to
enable verity on a file and how long it takes to read a verified file.
These benchmarks should go through Starnix.

Original-Bug: b/324115471
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/988995
Original-Revision: ea41763b443aae41d2e6fa153cf19f6a0666ddf3
GitOrigin-RevId: 2c78621f038bdfb90839c9789b196834a32f0ce5
Change-Id: I17d8f99892ed2eee618e8f8cc0a6f11c833cb077
1 file changed
tree: d3fc3c2fcf9f5c6de9d3d303ed6a75932f9f2c48
  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 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.