[roll] Roll fuchsia [driver] call get_iommu_resource instead of get_root_resource

Changes the syscall to validate that the resource kind
is system and the base is system_base_iommu_base.

Original-Bug: 31358

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/956793
Original-Revision: 7e020b1ae347c6446115242c02d36f926af86686
GitOrigin-RevId: e4e4b940585cecc5b5fe1e1291ce49e433d2d8b7
Change-Id: I5bf46f9d07a85df9431cc0fe74a241928bb0c2a8
1 file changed
tree: f59eed55ed738abeceeeced8b73cce106d067930
  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.