[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_allocator: Add pool accessors

This CL simply lets callers query where the underlying memory pool is.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173615
Original-Revision: d3053025c29a16730542fd5b8356139ab036f3c8
GitOrigin-RevId: f84d076d63d69517b3c9c3bab24d06ec8c609494
Roller-URL: https://ci.chromium.org/b/8768401892527886705
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/924888
Original-Revision: ede617fb18b511fb074a7a9d48dd00e6fe300eb8
Change-Id: I401151cdafa15029da7618b08fd6305cac3f65a4
1 file changed
tree: 61059b405dd0ec375018b82a3f4cbe44cad16024
  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.