[roll] Roll fuchsia [fxblob] Reuse context/buffer when decompressing

Reuse zstd decompression context and decompression buffer across each
chunk. Add integrity check to validate decompressed length against the
reported chunk size in the seek table.

Original-Bug: 130517
Test: fx test delivery-blob-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/883193
Original-Revision: 648e79d798a630ff3a3d0f0599c747bb347fb615
GitOrigin-RevId: aba1f26596ec802ec1c9107c272e7f259f1ff743
Change-Id: I461bd5cdada2dbbd98149eb4e9018b13e0f42718
1 file changed
tree: bec8675f24e25fbb0c539ae6730d11416485f3f5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.