[roll] Roll fuchsia [kernel][phys] Decompressing ZBI chain-loader

This adds tests of decompressing a whole ZBI embedded in a ZBI item
and booting that ZBI.  So far it only works for arm64, where no page
tables are needed.  This is a more strenuous test of decompression
as physboot will use it, and it's also a test of arch::ZbiBoot that
boot shims (and interim physboot) will use.

Original-Bug: 57764, 68762
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/478720
Original-Revision: 05897844e2518a99facafc538006ef2993f64226
GitOrigin-RevId: 37f13c64c1ab01c805121f771c63ef921e820aa5
Change-Id: I003889b83eeba494a49bd2e898e532c5cb5741bf
1 file changed
tree: 66f0294ce06d1ea66e2774e9d8479ff5d72a165f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.