commit | e5504ce97fe4979604b176a98adbe093149cbec6 | [log] [tgz] |
---|---|---|
author | David Gilhooley <dgilhooley@fuchsia.infra.roller.google.com> | Thu Jul 28 23:04:12 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 28 16:05:42 2022 -0700 |
tree | d1140f069b2fc5e94c3ad16853aafbeaccc3b4cd | |
parent | 662f92627e8d2b97d01d7f3decb2258e893e9e22 [diff] |
[roll] Roll fuchsia [dfv2] Add Inspect to Composite Assembler Add inspect data to the composite assembler to make it easier to debug what state the various composite devices are in. Example: assembler-0x0: acpi = root.sys.platform.platform-passthrough.acpi.acpi-_SB_.acpi-_SB_-passthrough name = acpi-_SB_-composite sysmem = root.sys.platform.00_00_1b.sysmem assembler-0x1: acpi = root.sys.platform.platform-passthrough.acpi.acpi-_SB_.acpi-PCI0.acpi-PCI0-passthrough name = acpi-PCI0-composite sysmem = root.sys.platform.00_00_1b.sysmem TEST: fx test composite-assembler-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/705106 Original-Revision: 5e936551c5c5e7b44227bca278df7f87cf26d6c1 GitOrigin-RevId: 564b3a241823a20de5e99a38497a201269b3cbfc Change-Id: I22ad0833b09ad6672f3fd1347995a173cf859880
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.