[roll] Roll fuchsia [platform-bus] Defer interrupt acquisition until controllers are ready

Store GetInterruptById/Name requests until the corresponding interrupt
controller drivers have registered themselves with platform-bus.

Also add a new test case to platform-bus-test that exercises this
behavior.

Original-Original-Bug: 519918279
Test: platform-bus-test
Test: platform-bus-unittest
Run-All-Tests: true
TAG: agy
CONV: d448d184-178e-4a99-911a-0bbaa68b39de
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1672196
Original-Original-Revision: 145a8f11a341404d159b4133598190d3e0372fde
GitOrigin-RevId: e899086c2dcc1e14962cb7b5e1a10e4a6d0b4c81
Change-Id: I7601ce948e04bf88ce6926b1aa48e18fe7b06f74
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1677696
Cr-Commit-Position: refs/heads/main@{#195487}
1 file changed
tree: c0bba02af2f141605ecafc715e63163df6dc8b4c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.