[roll] Roll fuchsia [zircon][iob] Implement GetInfo for iobs

This Implements:
- Setting/Getting the name of an IOB
- ZX_INFO_IOB
- ZX_INFO_IOB_REGIONS

It also adds iob regions to the results of ZX_INFO_PROCESS_VMOS and
ZX_INFO_PROCESS_MAPS

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/832834
Original-Revision: 8188e513d794353f50627e806f049318be2dd054
GitOrigin-RevId: 6e0f1430ed25cb8ab817e98db4a058223022b29c
Change-Id: I5dca656c4bc47fade098754c052a58222a9b97b9
1 file changed
tree: 0727ba5e68d0545cf2f4905692d7e009af5937b9
  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.