[roll] Roll fuchsia [build][image assembly] Use the ffx plugin generated vbmeta image

This switches the vbmeta image used in the update package and flash
files to be the one generated by the ffx plugin, and not the one
generated by avbtool.

However, as a safety check, avbtool still generates an image, which is
compared against the one generated by ffx.  This also requires that
avbtool continues to generate the salt used by both images in their
digests (otherwise they wouldn't directly compare).

The next step will remove the use of avbtool.

Original-Bug: 73190
Test: Lots of CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/520064
Original-Revision: 00a1f9d3cd67f8ee6794e766b6dcbe64496aaf71
GitOrigin-RevId: 55c5f599d0b4adbaaf5b25b9adf215b88ba9b222
Change-Id: I10bf90add6279c2341fff3e0b5d8998571cdae17
1 file changed
tree: 95bd6e0fc26af4a404bf2fa2ee2ca1b9d5c94e3c
  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.