[roll] Roll fuchsia [riscv64][assembly] Move power manager config to assembly

Move the specification of the power manager configuration file to assembly

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