[roll] Roll fuchsia [virtualization] Use InstructionSpan in inst_decode

This makes the API simpler, and when used with InstructionBuffer, it
makes the API safer too.

Original-Bug: 95763
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/665509
Original-Revision: 38f1b4fee729e61e81adb57d5c6a91c9038b5ffb
GitOrigin-RevId: 8a00d14fb8ed56f8b430e88169fc539aee23c841
Change-Id: I4efe4a803246d74c31454e2bc19146e162ab8de8
1 file changed
tree: a37cb09688ac650c6f1758d795196ef27c7758d6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.