[roll] Roll fuchsia [syscalls] Add ZX_INFO_POWER_DOMAINS

This will query all registered power domains, with the objective of
providing a cpuctl command to check whether there are any power domains
registered or not.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1139687
Original-Revision: 91d1c2c46fdd5ce140769e8a878c247e67d0f3ab
GitOrigin-RevId: efa1a5d7879178cc840a0a87c19d1df96ede55a7
Change-Id: I6131fd720d56c12a32b3a4dd6718768849c575ba
1 file changed
tree: 4231b1aa07e063460a174777e6ad332421fe219e
  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 in one of the communication channels documented at get involved.

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.