| commit | a995cf11a8f99cc5dd384e93da7b77f91879ef8c | [log] [tgz] |
|---|---|---|
| author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Mon Jul 12 22:29:34 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 12 15:30:47 2021 -0700 |
| tree | 524b8581dcd6e4eca46c3f60010d85e29a998b36 | |
| parent | 30125b1a1609c56a86bbc3da5884de4c91bed94e [diff] |
[roll] Roll fuchsia [memalloc] Clarify Type policy This change (1) clarifies the overlap policy for Type values: base types are as in the ZBI spec, and extended are only allowed to overlap with like ranges or kFreeRam; (2) consolidates type policy logic in range.h (previously, aspects of it were distributed over algorithm.cc and tests/fuzzers) (3) Introduces extended types for illustration's sake, which have practical value in a subsequent change. Original-Bug: 77359 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/543786 Original-Revision: 516d9e1809bfd515bdbba46011a659e50052e3b5 GitOrigin-RevId: 534380ce1b20cf715828c46ed85c5c2b9f51fbcc Change-Id: I6fcd59f3978cc7f88a7e4e81f2f2ca13809418e7
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.