commit | 39efaf546925eaf2969df0f96d7aa8734363e9c3 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@fuchsia.infra.roller.google.com> | Fri Mar 01 02:03:00 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 29 18:05:47 2024 -0800 |
tree | 053f67515b67c9581ab1dc2fef4b972e356bd70e | |
parent | d6ebc60bcd039260cdbe1f97c0d6c8fba510693e [diff] |
[roll] Roll scudo [scudo] Avoid splitting aligned allocations on Trusty (#69281) Don't use multiple tagged pages at the beginning of an allocation, since it prevents using such allocations for memrefs, and mappings aren't reused anyway since Trusty uses MapAllocatorNoCache. Upstreamed from https://r.android.com/2537251. Co-authored-by: Marco Nelissen <marcone@google.com> GitOrigin-RevId: ee7fe2a1ecf9e0b1ce051986885b1c40451ad5af Original-Revision: 1a8c2b8e33fae21bca069848d0715db3d9b485df Change-Id: I765676a86fd418d2f7ae0d7b0f8dbed7a38a28d8
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
.