[roll] Roll fuchsia [rfc] Monotonic clock suspension and the boot timeline

Adds an RFC to further elaborate on the montonic clock suspension
described in RFC-0230. This RFC also introduces a new timeline, called
the boot timeline, which programs that need to be aware of time spent
suspended can switch to before we pause the clock.

This is a high level RFC intended to describe the conceptual changes to
the system and the areas of the system that need to be modified before
we can pause the clock. More concrete designs and implementation details
will follow in future RFCs or design documents.

Original-Bug: 341785588, 328306129
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1102437
Original-Revision: 0e7bb067ea6e80dc85beade653b7b4882db4bb52
GitOrigin-RevId: db93f65421d4754ebf8c3c8568b0fbda399d100b
Change-Id: I848d8c24baf9e041720a4cb550d143934e425ad9
1 file changed
tree: c9ab5e374d752f16662b9cb008dbbe3cc762a854
  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.