[roll] Roll fuchsia [kernel][iommu] Start to migrate DummyIommu -> StubIommu

Start the process of migrating away from the old `DummyIommu` name to
a newer `StubIommu` name. Change the name of the base TYPE enumeration
value and initialization structure, but leave aliases for the old
names, marked as deprecated for now.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414575
Original-Revision: 77ea9f986ad449a9f41a7b745a5f61bea8fa9799
GitOrigin-RevId: ccbc7adcc4b89fe9988d6059d73905fb090b1222
Change-Id: Ib2672e54e96e611d47e15954d69cc7dff2973f02
1 file changed
tree: 2b3b4544f7d28c666b3be224104879c000b16365
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.