commit | 5f37ca610d6576e679920addf218fa4e863aadce | [log] [tgz] |
---|---|---|
author | Paul Kirth <paulkirth@fuchsia.infra.roller.google.com> | Tue May 20 15:31:57 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 20 15:34:52 2025 -0700 |
tree | 3b61c8a0757010b19ee0602a3b4dc936edcc85f0 | |
parent | 27e484797b2f5a8cf24fd92117e08af3c6009e42 [diff] |
[roll] Roll fuchsia [build] Enable compiling with -fstack-clash-protection The stack clash protection mitigates certain classes of exploits from skipping guard pages when they are larger than PAGE_SIZE. With this option enabled, the compiler will emit stack probes in each chunk to trigger the guard page. Original-Bug: 383603180 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172110 Original-Revision: 3390080aefca72af3c37ff95aa42bcc91a3bd5ff GitOrigin-RevId: 7b5b568f42b5efbed840b73895269fd32c6501c3 Change-Id: I89227cfedcdb8cb02fd477f0f8a7419cd291aca4
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
.