[roll] Roll fuchsia [roll] Roll third_party/pigweed c439e1f..6ba8fa2 (6 commits)

6ba8fa2:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/6ba8fa24bbcdaa13604597746372c2ea419b8a75 pw_kernel: Merge thread declaraion with objects in system manifest
417e988:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/417e988c5550fc383be5048955efd49698a0833b pw_bluetooth_sapphire: Reduce the verbosity of extended advertising logs
0a078bb:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/0a078bbc810cfedd1502a3e079557d492d5ef28c pw_tokenizer: Add Rust detokenizaion support
fc76738:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/fc76738a956203ed8f43a8bc69bcb59671f32131 pw_kernel: Bounds check system call IDs
2fe0db0:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/2fe0db0c614754686ff1cfd4a3d9b43ae0ffddd0 pw_presubmit: Split up gn_main_build_check
e9cd278:https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed/+/e9cd2780c16e45a0511f18db9618dd0c48e5b19d pw_kernel: Add isb to cortex-m context switch

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1639795
Original-Original-Revision: 9de6e16737da72b183a2bb03d6630320ba8cb07f
GitOrigin-RevId: 1be8ad8a6ac914da831a27eca801d782f97e5cb2
Change-Id: Iabc7294d7c7b05ea8b438499f81f5f5cad4e2d1f
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1639818
Cr-Commit-Position: refs/heads/main@{#194134}
1 file changed
tree: 84fb020ee6624523a0da76f9aab7824741c903f4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.