commit | f8195f511f6918d4e063cdbdefb0e23c1d46e957 | [log] [tgz] |
---|---|---|
author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Mon Sep 23 21:20:53 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 23 14:22:00 2024 -0700 |
tree | 1f6bc44ec28fd07814e518a8a4e7b50a07b82fa0 | |
parent | 8720c53ca648feaecddcec79e3aa51d66a49aa5a [diff] |
[roll] Roll fuchsia [kernel][userboot] Construct RoDso from a VmObject This change refactors RoDso to be constructible from an explicitly provided VMO, factoring out the "embedded" logic (which we'll soon invalidate) and the kernel handle logic (which is not appropriate for the userboot image case). This eases the upcoming removal of the embeddings of userboot and the vDSO from the kernel. Original-Bug: 1097802 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121717 Original-Revision: a88444022bab9bd4f4a5f2ba24ca6d9d6a9cceb0 GitOrigin-RevId: 4f32ba03850b737125638293d79d950a78633f60 Change-Id: Ic00224552a0f13d109302f7e3143285818d4d7a1
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 in one of the communication channels documented at get involved.
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
.