[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_allocator: Generic interface for allocators

This CL adds pw::allocator::Allocator, which acts as the base class for
other concrete memory allocator implementations.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171709
Original-Revision: 75f843cb759c48c591f1c44f39abb3357d03b714
GitOrigin-RevId: a94971871d503fee6f6e46b0ae020d2371434d4c
Roller-URL: https://ci.chromium.org/b/8769197144921064881
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/921218
Original-Revision: 44f461ac5551a34c4c5da240e93e5821254dfb6b
Change-Id: I22133d1c0cd6c0fbaeb9a639729f6c73467f783a
1 file changed
tree: 134ffa7a62042298ef204b6953fbd2ce80ccad76
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.