[roll] Roll fuchsia [zbi] Only calculate CRC of limited size when size is limited

Previously the CRC of the full view of the file was being calculated
but only partial data was added. When later verifying the CRC (e.g. when
emitting JSON) the CRC check would then fail.

Original-Bug: 77776
Test: zbi-input-size-limit-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/536781
Original-Revision: 1b078577de49219ab3a2d7654fd56029b60091cc
GitOrigin-RevId: ebbfbb07c83864111b22d04df29205a548af85ef
Change-Id: Ic718f74477b820d41faa63243a4cd46c4334d89e
1 file changed
tree: 53e336b86e8c4a8830404b575f422b0c4df0abd3
  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.