[roll] Roll fuchsia [assembly] Bootstrap AIB driver packages

Adds `boot_driver_packages` to the "bootstrap" AIB, containing an entry
for each driver target formerly listed under the AIB's
`bootfs_files_labels`.

Since platform-bus.cm is migrated to a package, code references that
assign it as the root driver is amended to refer to the package url, for
driver manager to start correctly.

tqr/728790 adds the bootstrap AIB driver package names to all product
golden files in
//vendor/google/security/golden_files/bootfs_pkgs_golden/*.

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