[roll] Roll fuchsia Reland "[registers] migrate registers to DFv2"

This is a reland of commit 86b9d4dadd98d69c2285dad96cd430a090d31e5a

Changes vim3-devicetree path for device-enumeration and reduces
number of entries read to avoid overrunning buffer during `GetNext`

Original change's description:
> [registers] migrate registers to DFv2
>
> Test: registers-test
>
> Original-Bug: b/328319423
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1013630

Original-Bug: b/328319423
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1016475
Original-Revision: 648f4deec9f5ecbafce7e2172654eeca3e93e7ff
GitOrigin-RevId: b31f222383e6e2c283c14ef7c4e893f7889d60b4
Change-Id: Ibc3f31e1fb20982200ea0c43d0e0a2aa57f0b474
1 file changed
tree: dea361e6903b24889f65a851874d9a1941fbc5fe
  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.