commit | 0d360b7c8dd249fef070ecd5c1375bd98662c70e | [log] [tgz] |
---|---|---|
author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Tue May 06 15:27:20 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 06 15:29:40 2025 -0700 |
tree | 13b16a38576d0fb746d49e1460691918bb1b1090 | |
parent | 57bb17f3aabfe16a6c19af80ddac97927072f80c [diff] |
[roll] Roll fuchsia [kernel][phys] Introduce EarlyBootZbi placeholder An upcoming change to the arm64 ZBI spec will exclude the data cache lines corresponding the address range of a loaded data ZBI from being guaranteed clean. This means we'll want a 'coherent' way to access the ZBI before we re-enable the data cache. To that end we introduce the placeholder for an "EarlyBootZbi" abstraction and plumb it through the main signatures. A follow-on change will actually introduce a proper implementation. Original-Bug: 408020980 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264028 Original-Revision: 847d040419131c5b8d36726263314ebfa30c213a GitOrigin-RevId: fafa16fa3514be74f6cd1d76512563fdf2abd36c Change-Id: Iabf08c4d72c4d2df4835bf77d76451f67dd49de8
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
.