[roll] Roll fuchsia [x86][acpi] Remove Sysmem from the ACPI banjo protocol.

We want to drop the banjo protocol altogether. Instead of moving the
sysmem functions to FIDL, we make all ACPI devices composite children of
the sysmem device.

Original-Bug: 80244
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/638643
Original-Revision: ad032f5d7501c9c28d01934f729d4245668b94fd
GitOrigin-RevId: dbe876cbc83b40f3f445fc78184ba5f9bb5f51d2
Change-Id: Ic2a5a46c07ef58c8ccd7bdef10421680b836ceb7
1 file changed
tree: 55c7d868e56e726e11b1bbb436d606806d57b4c4
  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.