[roll] Roll fuchsia [superproject] Roll scudo [scudo] Add support for LoongArch hardware CRC32 checksumming (#83113)

One has to probe for platform capability prior to use with HWCAP,
according to LoongArch documentation.

GitOrigin-RevId: c600eb273b99cb6d5df173ba7b74b89bf575331e
Original-Revision: 48c2bd79b14d9838b4fbda4605132d62cbb988af
Roller-URL: https://ci.chromium.org/b/8754589800338584433
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1000755
Original-Revision: e9217039fc2148892ead2f26e6b3860e8fa5914a
Change-Id: If1b50a3640e63b1a4a63df3d4c50560d49d3303f
1 file changed
tree: 7a0bd8c5b257316572b23e9cc072ed652fcebd7a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.