[roll] Roll fuchsia [kernel][riscv][power] register SBI shutdown & reset hooks and use

-On bootup register the SBI system shudtown and reset hooks with the
pdev power layer.
-Wire up both of these via this interface, this adds the reset path.
-Add cpu shutdown sbi calls and use when parking secondaries.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872187
Original-Revision: cbc9a9a933d261e474780adc6fa6e9a0fbf260fe
GitOrigin-RevId: 9ffbe40512538e6984456ba8a55b8cff306f71a1
Change-Id: I9c73f7eb7afd3af0a5d5f1f192542345c8d251bc
1 file changed
tree: 2434a5186345659aa690cc3e4775c0f2149b2044
  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.