[roll] Roll fuchsia [sdk][pdev] Support retrieving mmio by name

Add ability to retrieve mmios from the platform device by the mmio name
using the //sdk/lib/driver/platform-device/cpp sdk library.

Make the fdf_fake::FakePDev class support retrieval of mmios by the mmio
name.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1198391
Original-Revision: adc570148836751d93f4c7a310e053b58a74076f
GitOrigin-RevId: 8034ed507e7931720bb34f1f74e1d8b70a05a8fe
Change-Id: Idbcc9e0f85dc081e021851e04c81f2dc63eaa54c
1 file changed
tree: 3821d964441dbfe2b8d94fb12b51ef4f74c8c4f6
  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.