[roll] Roll fuchsia [dtr] Add ability to set a few more boot args

Currently we let overriding of the board name. In order to remove a
dependency on fuchsia.boot, we additionally add some support setting the
platform vid, pid, and devicetree blob.

The devicetree board-test-helper was updated to make use of these new
APIs and remove it's fuchsia.boot dependency.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1230244
Original-Revision: f133e6e9b6c31a4371af43e9ee74452332e7e5e3
GitOrigin-RevId: d387aee527ac5ae61d84bda6540d12b8086f2962
Change-Id: I123408d006e409155550161bff1473146d6ed1d8
1 file changed
tree: 1f7f52e133724624c2769a8876c89f802c321a95
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.