commit | d30683ea3bb89c56df98c0864dbec56b37b5ac8c | [log] [tgz] |
---|---|---|
author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Wed May 11 22:05:40 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 11 15:07:29 2022 -0700 |
tree | dae751dc16d9f424af8270bb7ca31833db548ca9 | |
parent | 95087481ce1dcbbcb34742cec56404482d65eb9f [diff] |
[roll] Roll fuchsia [physboot] Increase mexec hand-off scratch space This space is currently limited to a page (seemed large enough at the time). We are hitting this limit now, however: a particularly fragmented EFI-level view of the physical address space is lending itself to a MEM_CONFIG ZBI item that is just about a page in size itself, which we then fail to account for in the scratch space. A more robust fix is coming, but this is a good enough to address the associated bug for now. Original-Bug: 99875 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/678225 Original-Revision: c1a6b68074b9423d09c62cf7a25fbfb7ba8cc883 GitOrigin-RevId: 9d0e49a7af2faebd44f94387579efb750cc6e582 Change-Id: I224a5a5afa98ad1aff5b3107ba7a9f3e653df19c
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
.