commit | 3ea2ca6ecfdfc4112ed2d5355297263319b2b2ff | [log] [tgz] |
---|---|---|
author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Sun Dec 22 13:26:07 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Dec 22 13:27:48 2024 -0800 |
tree | b8d7b79d2c79a3a595791b2e881378422da9b6c7 | |
parent | 6a7f51d15b7f081a1fae8bb4bb95d30efa82b6e9 [diff] |
[roll] Roll fuchsia [kernel][phys][arm64] Hand off root and identity page tables As already done with riscv64 and x86, this is a major step toward physboot properly creating the kernel's address space: it hands off the address space as it is currently constructed, upper and lower, enabling the kernel to bootstrap from the already-constructed identity map. Original-Bug: 42164859 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1173133 Original-Revision: 3ff965bac29532aa1b164bbf791f76b1d39a0eef GitOrigin-RevId: 97aa05af3d8860b0a8090bd128005c8dc84dc2f3 Change-Id: I5530a03c6e06a3afa8e009715ae3c6ceb6f94162
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
.