[roll] Roll fuchsia [build][riscv64] Introduce `riscv64_enable_vector`

This change introduces a GN arg to gate whether we enable RISC-V vector
instructions. We have a use-case in which we'd want to disable this and
are also currently investigating a bug in the case in which we intend to
have it enabled; this can be set to `false` locally in both of those
cases.

Original-Bug: 42075221
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987904
Original-Revision: e35edecf5750fd65339333d7967b8c3ab634bf94
GitOrigin-RevId: afa9806eb661abac5f73acc39cc16c7ffa405176
Change-Id: Ice3e2e3d49fac4fc392c5c57ceacf03ac409c749
1 file changed
tree: 69365a32f9c3d89c9c478a1380a02d7bab83bf6f
  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.