[roll] Roll fuchsia [gigaboot] Fixes to support slotless boot

The abr slot index is now passed by pointer to many functions; passing
NULL indicates that the boot is slotless.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/799988
Original-Revision: 4ae2714e4958734b43b5a345182d48d4ca27bdff
GitOrigin-RevId: 68bff53c9a7e18dd8c2b2d0d15a44120894a08b0
Change-Id: Ie87ff5995e79ef7eb6802ca0a5a7f3da22a45d06
1 file changed
tree: 1da5e5582c6a404c0e44636a002930b6e942a6e5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.