[roll] Roll fuchsia [kernel][benchmarks] fix the unrolled memset benchmark to use 64bits

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/963655
Original-Revision: 83dc3d5e1b1f5d5689b7b1c5ed5f73632c974269
GitOrigin-RevId: fe8736dbe0a9c31a13e4e526b8e0f26b314b27c9
Change-Id: I860b10e91fad62919c2c3d437c6fdc2ea0e19247
1 file changed
tree: b0d8de1b48d7e0382f2c4683a8ab1768634f888d
  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.