[roll] Roll fuchsia [suspend][acpi] Map FACS from 32-bit address.

Support mapping the FACS from both the 32-bit and 64-bit address
fields from the FADT.

Original-Bug: 114026

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/757946
Original-Revision: c446d8c1b0901097b945806824fc2c6e2a0a7dde
GitOrigin-RevId: 1e7907c30fb4d26b9d0c878c6f4593e071ecacd1
Change-Id: I7ebb533613e820133d205bb0bdfd4bb5c1b9fc8c
1 file changed
tree: caca7a4182b1232fd5f9c5cca70f5ac273daba83
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.