[roll] Roll fuchsia [rfc] Amend boot time RFC with new interrupt changes

The original plan to migrate all interrupt timestamps to boot time
led to issues in the graphics stack (see attached bug for more info).
This new proposal allows drivers to request monotonic timestamps if
they prefer.

Original-Bug: 385000927, 341785588
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1193237
Original-Revision: 0b6fd199fda006a761885f38807a86077478aa2f
GitOrigin-RevId: 25dd821f8a976ced367041f69ef07fc82be16761
Change-Id: I2393b7b86d43fe6c964a42183cf9a3e999d83df3
1 file changed
tree: bed513bced38d0ef46cb9706c328656e1c55cc8e
  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.