[roll] Roll fuchsia [devicetree-boot-shim] Introduce DevicetreeSerialNumber item

An that may produce a ZBI_TYPE_SERIAL_NUMBER from a devicetree. It will
try to match the "serial-number" property on the root node.

If this property is absent, it will fallback to looking into the
provided cmdline(bootargs).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1213544
Original-Revision: 3dcbf546df0a477228e42e235d23b07512e7739e
GitOrigin-RevId: ccb08a5f071b2a594d5d76a41d63bce043672037
Change-Id: I2879e24257ee6714d8bf4488f2fa6b78194b6b41
1 file changed
tree: ad2eb8dbe002fbda4f81bb117fd5f141180e663f
  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.