[roll] Roll fuchsia [intel-i915-tgl] Extract ACPI memory region mapping to separate class.

This is a first step towards making the driver's VBT parsing code more
testable.

Tested: Booted core.x64-chromebook on Atlas with changed bind rules
Original-Bug: 110557
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/731842
Original-Revision: 233d874827eb2be2405f7f4d918fa2ff95df04c9
GitOrigin-RevId: bc043f2720c772823805cdb021acf8cf70142c8b
Change-Id: I36994323c77ead9eaf61ca2a6db327c169b33c27
1 file changed
tree: 67c6a63106c4f67f52842d6d64a7deadde5400ab
  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.