commit | ebd7e6112dc5fcf716e506652e975cd1750a94de | [log] [tgz] |
---|---|---|
author | Ina Huh <ihuh@fuchsia.infra.roller.google.com> | Fri Dec 27 11:47:42 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Dec 27 11:49:30 2024 -0800 |
tree | 9ebb5601fd363942015713ae259cac24e9dd3642 | |
parent | a48a39e98b722585be3196eb64bb26a08fbcb3ef [diff] |
[roll] Roll fuchsia Revert "[kernel][phys][arm64] Hand off root and identity page tables" This reverts commit 3ff965bac29532aa1b164bbf791f76b1d39a0eef. Reason for revert: testing revert for ZIRCON KERNEL OOPS failures in OTA tests Original change's description: > [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 > Change-Id: If4f1af321d9763575c226bc1d47b6723d1e548a1 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1173133 > Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> > Reviewed-by: Travis Geiselbrecht <travisg@google.com> > Reviewed-by: Roland McGrath <mcgrathr@google.com> > Fuchsia-Auto-Submit: Joshua Seaton <joshuaseaton@google.com> Original-Bug: 42164859 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1178737 Original-Revision: cb9cf3ee09cf6be133725962c88bba87a4b76be1 GitOrigin-RevId: 17619f6fb8d3233a39aa2fbe4f31b13ab1b9ab4e Change-Id: I5cd1e0eb5ea1c568bf71b3c19cb33a796175d745
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
.