[roll] Roll fuchsia [userboot] Parse ZBI directly for CMDLINE content

This is a step towards cleaning up how boot options are plumbed down
from the kernel. We do not need separate contracts between the kernel
and userboot for handing off the ZBI and its CMDLINE content.

`userboot.reboot` and `userboot.shutdown` options were verified as still
working locally with
```
fx run-zbi-test smoke-zbi-test --cmdline="$OPT"
```

Original-Bug: 89834
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/614286
Original-Revision: bb9af0388af2954b37255e4e675ba55cf171a8e8
GitOrigin-RevId: 03cf807fc05dc83e46417fa5fd9569b9aa803244
Change-Id: I9c5340d8ffc5fc8811bf2704e60e20546869d798
1 file changed
tree: bbe45267c3f29665ecbc72b03ceab301dbdac807
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.