[roll] Roll fuchsia [boot-shim] Add `set_boot_config` to BootShim::Base

Additionally DevicetreeBootShim sets it when available.
Added tests that provided a boot shim and a ramdisk that contains a
BOOTCONFIG payload, will check that the contents are forwarded as
expected.

Original-Bug: 408051286
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1417075
Original-Revision: deb80fac104942657d2f2a7dd0ab6e11c6705d88
GitOrigin-RevId: b7a7296c6e45e1f469d88fe1c965a81573e2ad6d
Change-Id: Ib38b06d6509416ed2f4c223b2357179fdfb8217f
1 file changed
tree: 6e6c89c166e2c3faf2a39fc3ee77ea40baa9e739
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.