[roll] Roll fuchsia [kernel][sbi] Implement sbi_get_cpu_state

Implement a get_cpu_state function using SBI's hart_get_status endpoint.

Original-Bug: 131777
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/902481
Original-Revision: b62c82f0b5453a370772ad269b85196370d4ed7b
GitOrigin-RevId: da6a20cac348f5efcdff89abaf5b3c3bfeb128c6
Change-Id: I283191b12f3f1371e524182b8124951597760696
1 file changed
tree: 2233db62cc4cb621aff6ed38da821d5f8d0f471d
  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.