[roll] Roll fuchsia Reland "[aml-thermal] Use SDK pdev library" This is a reland of commit aba7239bc56c0d304a6d0f8bcfcddaf7e07fd4ea The original CL caused the aml-thermal driver to crash in smart display devices. The driver crashed when trying to use its trim mmio field which was accidentally moved into its hiu mmio field thus invalidating the trim mmio. This reland fixes this issue and has been tested by running the smart display buildbots. Original change's description: > [aml-thermal] Use SDK pdev library > > Make the aml-thermal driver use the //sdk/lib/driver/platform-device/cpp > SDK library in order to interact with the platform device. > > Create a common GN target shared by the aml-thermal driver and its tests > in order to avoid writing duplicate dependencies. > > Original-Bug: 366517646 > Change-Id: I441c8b657e4c4b0eff9bc1c8ea96a473ab77ddfd > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238348 > Commit-Queue: Nick Eaton <nickeaton@google.com> > Reviewed-by: Sam Hansen <hansens@google.com> Original-Bug: 366517646 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238351 Original-Revision: 8f2dc9180dcf7257e405422838c7bbb19ff971cb GitOrigin-RevId: 3c1d8c106b6ffb5ae1a03669b34e3c05ffd07620 Change-Id: I4ae810cdccfdc1783a576215cc7d4f06ffafb493
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 in one of the communication channels documented at get involved.
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.