[roll] Roll fuchsia [firmware][zbi] Add riscv64 target_arch to zbi-rs

Added `ZBI_ARCH_KERNEL_TYPE` for `riscv64` architecture. Required for GBL build targets.

Original-Bug: b/294053908
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/910395
Original-Revision: 1f0a378095657b39367a3bfd6fa87d1efc3532e0
GitOrigin-RevId: 17d9ad6a183c6f9bee2ec203eb669cb00c05ec36
Change-Id: I523afc25a186c0a41423d5f4c96144581de35349
1 file changed
tree: ae260545ba3365d4237a50c30583ccc597190491
  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.