[roll] Roll fuchsia [image assembly] Add support for zbi creation from GN build

This adds the following inputs from the GN build, to create the ZBI:

- kernel (from //zircon/kernel)
- kernel cmd line args (from //build/input:bootfs)
- bootfs files (from //build/input:bootfs)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/531650
Original-Revision: 9ccf4508858492827ce90842b295cf614921f191
GitOrigin-RevId: 45abfc14b1188bad353b0f5601e249cddebad706
Change-Id: Ic4574c9f0dde294b559b4ab46b8d679fbf9af3d5
1 file changed
tree: 2d914360454ba7961bcfc3838293c4676c6784cd
  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.