[roll] Roll fuchsia [starnix] riscv64 extended_pstate saves & restores with only asm.

This follows the structure of
Ie2251527c65dcae66877761c6d21ef3469a91eb0 to prevent future
bugs from unexpected vector register codegen in the save/restore
functions. While it seems that riscv64 doesn't have this issue today,
we'll avoid it becoming a problem in future toolchain rolls with
this change.

Original-Fixed: 491848090
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1556469
Original-Revision: 8bcdb0b666d65df8c9dc0deb714b5d8f47caad2b
GitOrigin-RevId: a2f1ef3a5de102072ceefd81e19113232c3503c7
Change-Id: I6297b7c145c9a3e0a3332ce2c62482ae80a1794c
1 file changed
tree: d41e42f86a7d1e703606b451b96c3c9c1ceabee1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.