[roll] Roll fuchsia [kernel][debug] Add a utility to calibrate CPUs in ZMIPS.

Add kernel debug command that calibrates the number of busy loops a CPU
can execute per second at the current operating point.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686202
Original-Revision: ba2e9f8eb9bc4404449c420062e3c154ae54e127
GitOrigin-RevId: 870a35352eee5928e5cc53cc2f95ae95edf3b74b
Change-Id: Ia01dafb5b40f30d1b76b19251c8268577442c601
1 file changed
tree: c63676c2522696b778e22d1e220c50cf6633090c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.