[roll] Roll fuchsia [devicetree] Add boot metadata visitor

Platform bus has provision to pass boot metadata for devices. This CL
adds a binding for representing this info in the devicetree and a
visitor to parse it by default.

Test: boot-metadata-visitor-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/993159
Original-Revision: d0a30f418b6f4eb96419b2ba7496317e7768b2d0
GitOrigin-RevId: 4b5a2bf9b55637505ff3aa4175d0e83e8ba2dbbc
Change-Id: Ic57f3992f1d2365d073ac5040806474922692047
1 file changed
tree: d6ecd2baa6b79433cc65cf4f73fb9f1f3c1d9f05
  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 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.