[roll] Roll fuchsia [scrutiny-x] Implement default hash scheme

This change provides a production implementation of the `Hash` trait
and provides `u32` as a convenient type for when fake hashes are needed.

Original-Bug: 111241
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/748643
Original-Revision: 240732adfae6ed44739504e96d61d2bb4419563f
GitOrigin-RevId: 97a078f493469c595ba07a7f2fd6cd03c3bb60b1
Change-Id: I1f6d6cd8195b7a3f1e8798b9c04b41c3e5689a46
1 file changed
tree: 645e87e201a18cc41908752054492f203564b33a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.