[roll] Roll fuchsia [starnix] Boot-time CPU boosting.

This mimics a pattern common in many Android BSPs. We
hook into the existing boot notification module to know
when userspace says it's done booting, and we stay
boosting until then.

Original-Bug: 467798505
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1448406
Original-Revision: 6d78488c7636c924c6cdb3a023c1ec012a639a20
GitOrigin-RevId: 04b5770c1f85a231140e68156689676b7dd6bdce
Change-Id: I9de228833f80d332f91c4c7eb155271b3f44e7d1
1 file changed
tree: f6785bbdd35cbb45b1de0e8c1e9926ba5e60635d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.