[roll] Roll fuchsia [fbl][rust] Add conditional_select_nospec

Ported conditional_select_nospec from C++ to Rust to provide
branchless, speculation-safe selection primitives.

Test: fbl-rust-test
Original-Bug: 507423574
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1599152
Original-Revision: 15c0a762f5da38af103358b9c7129abcdc037a56
GitOrigin-RevId: 49dc60570e3dcfa0aaa9253e34d1c4a8d9b8c990
Change-Id: Ibf236664530607919cf5eb49dcd5a2766d3ecec9
1 file changed
tree: 75316994b9727d60784ded6f7f0e707c1ff3aef5
  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.