[roll] Roll fuchsia [devices][aml-cpu-legacy] Expose cpu.ctrl service

Exposes the fuchsia.hardware.cpu.ctrl.Service service capability from
the dfv1 legacy aml-cpu-legacy driver. Eventually this should not be
necessary when these service capabilities are automatically exposed from
devfs, but for now it will help move cpu_manager towards services.

Original-Fixed: 346597831
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1064310
Original-Revision: caa77bd3db4289c663370e0509f8b1db7d0897c8
GitOrigin-RevId: 12a8f19594477ea6b7f3d8a3b06efda663bd2823
Change-Id: Id092c22d3f7a3b97c76a5b2b6deecd9cc990f3e8
1 file changed
tree: 402bfb1c1252eedbb66e27522b139f3d1b964c78
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.