[roll] Roll fuchsia [kernel] Add syscalls to read boot time and ticks Adds two syscalls to read the current value of the ZX_CLOCK_BOOT timeline: 1. zx_ticks_get_boot: Returns the current value in system ticks. 2. zx_clock_get_boot: Returns the current value in nanoseconds. These syscalls are described in the RFC in https://fxrev.dev/1066674. Because that RFC has not yet been accepted, these syscalls are annotated with @next to ensure that the standard vDSO cannot access them. Original-Bug: 328306129 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1085580 Original-Revision: 5ac38e897f0168ef7d163146a6c8c950879f03c8 GitOrigin-RevId: 750dea8eda74ea76a7a8d789be5e19e3133066bb Change-Id: If730b1e9cbd71e7449df7a5b1023c7ee2594e2ce
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.