[roll] Roll fuchsia [devices] Enable IOMMU lib to be used in a driver component

This changes the following about the IOMMU library:
1. Explicitly pass the root resource through to the IommuManager.
2. Allow the IommuManager to use a different logger.
3. Move the library to //src/devices/lib/iommu.

These two changes allow us to use the IOMMU library in a driver
component.

Original-Bug: 33183
Original-Fixed: 68059
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/474339
Original-Revision: cce60c6c737edeccced1b4635283768fe85b3264
GitOrigin-RevId: b19b3557934a28a6d416b974fbea501a9c72a4b7
Change-Id: I45925950a4122bfe0a20669fecde73faa73cf735
1 file changed
tree: 68c1e1e8ca7717bac67324608fce2daf57426e32
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.