[roll] Roll fuchsia [swd] Fix compiling and running SWD tests on RISC-V

However, this disables the package resolver integration tests on RISC-V,
since they're failing and need more investigation.

Original-Bug: b/300170314
Original-Bug: b/301437556

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/919192
Original-Revision: 0d463effd177d387314e753a348038daf8bd2b38
GitOrigin-RevId: 6c2aa95b0273fc8f7f1b0859b3a34a40be8cfe25
Change-Id: I7fa8fb083516a2952fd65e7a6f278f838bf840e5
1 file changed
tree: fe1602c19cc03978f937fc768f861ca652475857
  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.