[roll] Roll fuchsia [microfuchsia] Add pKVM specific board configuration for x64/arm64

This adds board configurations for producing microfuchsia images to run
as a pKVM guest. The boards contain drivers for the platform's bus, PCI,
and for virtio-socket.

Original-Bug: b/348474505

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1078001
Original-Revision: ff3930659497078843f9df73f912eedad5c31d5c
GitOrigin-RevId: 6ec9cd90ccb92ce198df1b67cf28f14b76e3fdbc
Change-Id: I9a671f86d2110746c0e31591ad70761f838b63cf
1 file changed
tree: 5bde61dae172569c426ce7c690fdbb9a0b4183f7
  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 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.