commit | b9c9b781e290126f2c2a583ab553963cb93606b5 | [log] [tgz] |
---|---|---|
author | Anirudh Mathukumilli <rudymathu@fuchsia.infra.roller.google.com> | Thu May 30 19:06:19 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 30 12:07:43 2024 -0700 |
tree | 9c2f45f975b958a0bfeee4eecaf4771d76bc98aa | |
parent | 7dab470af350c28eb3e43160dda61d62a4f6d480 [diff] |
[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
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
.