[roll] Roll fuchsia [botanist][qemu] Add more flags for RISC-V

Adds some more flags needed to support RISC-V to botanist and the QEMU
library it uses to construct commands. Also adds RISCV64 as a possible
target architecture in fint.

Original-Bug: b/270961878
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/811087
Original-Revision: a9554c33b5d8fcc4ec8c9233a8afab6041d90297
GitOrigin-RevId: 8c1a1bab93f683db6bd37daad8a8cacbbc57caa7
Change-Id: I73374ab783a6c464cca5744ec4a71370d7554bb6
1 file changed
tree: 747a3418d8c470c2bd839afdf9d4217e8c26465e
  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.