[roll] Roll fuchsia [dl] Add DynamicTlsHelper to test fixtures

This is used by the OpenModule helper class so that the
DlImplTests can get a parallel system dlopen done to get the
thread state in shape to use the system's __tls_get_addr with GOT
entries relocated by the implementation under test instead.

Original-Bug: 342480690
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1233664
Original-Revision: 4b5a8a7f95e9270dc55ad871477e97fa47648b12
GitOrigin-RevId: 77535d8b83f7399d9b1236ddbb4d27669e297708
Change-Id: If5fb6d036627047b3a919cc38a3289f62edbe59f
1 file changed
tree: fa27bffc3e3939d3a9eca566420ad20079949aee
  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.