[roll] Roll fuchsia [starnix] Use libfasttime in the starnix vDSO

Refactors the starnix vDSO to call into libfasttime instead of computing
monotonic time directly. This required mapping the time values VMO into
each process as well, which we do immediately behind the vvar.

Original-Bug: 328306129, 301234275
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1051232
Original-Revision: dfb29ef0f4f568689361d3604e186600f89a34ca
GitOrigin-RevId: 67a728c0b8886ef1c27a9a187dd7312aaa1ed189
Change-Id: I8c8007130665c8771714c11e87cc93978d2e3871
1 file changed
tree: 9c2f45f975b958a0bfeee4eecaf4771d76bc98aa
  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.