[roll] Roll fuchsia [testing] Enable crosvm testing on arm64

This change enables crosvm testing on arm64, and begins to run
devicetree boot tests with the emulator. Further, we add the crosvm
environment to the official kernel_test_environments list so that we
start running core and kernel unittests tests in crosvm for both x86 and
arm64.

Original-Bug: 371274109
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1144372
Original-Revision: 755e647110aebe3bc376eb477c874c83932c026d
GitOrigin-RevId: 4d3d7e412bcc80dc193c54ba292740cd5bdfc748
Change-Id: I60b5f3180a155289d3f8485b21dd621afcf1edcd
1 file changed
tree: 21a61f99e3980addc2bfaa1adb85bbc62d115963
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.