[roll] Roll fuchsia [docs] Add documentation for boot time

Adds docs for the new boot timeline, as described by RFC-0260. Also
updates the monotonic time documentation to clarify that it does not
progress during periods of suspension.

Original-Bug: 328306129
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1129898
Original-Revision: d16f4f70c1bbd6d91afd8e24f0bb42e61ea56a8e
GitOrigin-RevId: ba08c09ff0806c7478f9274a941949df917ea514
Change-Id: Ibb905adc11550b56ba17b0f28d56abf346f970cc
1 file changed
tree: 1750a42aa5351f0dce088d3d8dac938d802bb301
  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 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.