[roll] Roll third_party/pigweed 58e290a..0c348e1 (11 commits)

0c348e1 roll: luci
90d1391 mbedtls: Remove `-fno-lto` from config
284af91 pw_kernel: Support Rust ABI thread entry points
d780738 pw_bluetooth_sapphire: Acquire wake leases in CommandChannel
5e3fd74 pw_bluetooth_sapphire: Acquire wake leases in l2cap::ChannelImpl
d91e37c pw_kernel: Implement syscalls
143289f pw_tokenizer: Move test out of pw::tokenizer to reflect real use
7ce7812 bazel: Explicitly specify platforms for crates_std
7a7e380 pw_kernel: Thread entrypoints are `extern "C" fn`s
0478608 pw_kernel: Add optional Mutex debug logging
26e657b LTO: Retain symbols that were discarded by LTO

GitOrigin-RevId: 01705b18ef2a67d3697fd6be1d0641143b92f5f9
Change-Id: I0d01cfa7fd59336ed809c3aa55e8448d96a297b6
1 file changed
tree: f64b2717f6e944aecfa867f8983067e4c831f0d0
  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 in one of the communication channels documented at get involved.

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.