[roll] Roll fuchsia [elfldltl] Static PIE self-relocation support with Fuchsia vDSO

This provides a simple entry point for self-relocation of a static
PIE that uses only simple fixups and symbolic relocations always
resolved in the vDSO.  This is demonstrated with a Fuchsia test case
that starts up and makes PLT calls into the vDSO.

Original-Fixed: 72221
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/506311
Original-Revision: a6e02c38f7b13ab754d84d63735f16cee1ead353
GitOrigin-RevId: d523410f24570c470c1a173bf9580ceca3f120f7
Change-Id: I74d0fcfbbb15969694294686dd2c6095477fadfa
1 file changed
tree: 1d1a1a7e1bf22930387fda1efeb55082901d4b47
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.