[roll] Roll fuchsia [fxfs] Support f2fs formatted fsverity.

Supports verity attribute containing the descriptor as well in an
f2fs-like formatted. The attribute is often sparse to support preserving
the XTS encryption of the exported data.

Most of the parsing logic is in the fsverity-merkle library.

Original-Bug: 399727919
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1404653
Original-Revision: 02d369955d9e8d7569ebae2909414dd00b148659
GitOrigin-RevId: 7b34597edd4eeb06ada394262fa29288befcfd96
Change-Id: I6a6f9b969c450a2aeefaa81d0f33aed6b911eb92
1 file changed
tree: 14d6eef685c627864ed80fd97b2fff308c9464bb
  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.