[roll] Roll fuchsia [register][platform] Move register driver to platform AIB

In this CL we move the register driver from Board Input Bundle to a
temporary platform Assembly Input Bundle. Eventually we will move this
register driver to bringup AIB and remove this temporary AIB.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1024580
Original-Revision: 583eed2f25d8ddb87f316e657fc8c3d47fa27d42
GitOrigin-RevId: 4c264154dd23462eac697c7a4262f5caf2a9d819
Change-Id: Ib5a09f10966a11fb0e56bfcc6ab3ea285d9f2713
1 file changed
tree: 9aaf8404047f9a9c335bbe6796d775a2f6237190
  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.