[roll] Roll third_party/pigweed pw_build: Introduce PW_MUST_PLACE linker script macro

PW_MUST_PLACE is a macro intended for use in linker scripts to
ensure inputs are non-zero sized.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/211924
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 1eaa4363d3615dff0d5a6f01a33f742ae70d5a0c
GitOrigin-RevId: c665ee7d9b336c262c6c6e9f6b856de84191298e
Change-Id: If7df6d9e2bb631d0e8540f945607a03babe83d21
1 file changed
tree: 913e66a01bd539498a67875970e8bd890d39a52b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.