[roll] Roll fuchsia [starnix][riscv64] Refactor restricted control flow for debugability

This refactors the control flow of Starnix's restricted mode entry loop
so that we can emit CFI directives to direct unwinders into the
restricted mode stack for all restricted exits. This also emits extended
processor state save/restore calls in assembly to work more reliably.

Original-Fixed: b/297897817
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1076914
Original-Revision: 07f40e4d4060d52020ff3fc0f16f54c3bd7a1173
GitOrigin-RevId: 73402a852df2896ebcc8a4d53b7b6ed0280a85f2
Change-Id: I6bea9c5c0f60215df80df7d351139927b7411808
1 file changed
tree: 5d54e3ee107aa7248a28354425be527a81cfbade
  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 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.