[roll] Roll fuchsia [kernel][riscv64]  Supply rust equivalent of -ffixed-reg

Use target features to reserve x27 on riscv64.

Original-Bug: 507570739
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1598908
Original-Revision: a88fba91bb033083086135e1f75128836d73e605
GitOrigin-RevId: 2d84ae9e390c236ff8077ef3475c20bef03e442c
Change-Id: If285dc162d09f560b731e2681b1ba6297d84e293
1 file changed
tree: 595b57be12c52b1be41885f289a12b407da749d0
  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.